Skip to content

Show tooltip on GitLab export link in new project page

James Lopez requested to merge fix/new-project-import-tooltip into master

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19993

When the project path/name is not filled, we should show a tooltip in the GitLab export link, plus a flash message if the user still tries to click on it.

Merge request reports