Change tooltips to HelpPopover in projects / group import

What does this MR do and why?

Change tooltips to HelpPopover in projects / group import.

Changelog: changed

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Project import info Import_project_info_before Import_project_info_after
Project import warning Import_project_warning_before Import_project_warning_after
Group import info Import_group_info_before Import_group_info_after
Group import warning Import_group_warning_before Import_group_warning_after

How to set up and validate locally

Group import

  1. Click + (Create new...) in the sidebar and select New group.
  2. Select Import group.
  3. Use the GDK URL as the GitLab source instance base URL. Create a GitLab PAT with the api scope and fill it in.

Project import

  1. Click + (Create new...) in the sidebar and select New project/repository.
  2. Select Import project then choose GitHub.
  3. Create a GitHub PAT and fill it in the field.

Related to #502501 (closed)

Merge request reports

Loading