summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2018-02-14 17:52:36 -0600
committerEric Eastwood <contact@ericeastwood.com>2018-02-20 13:06:13 -0600
commit2aacb7fb435f669aa3860c7220835f04e208188b (patch)
treeb3cb088f3bcc6691e32e25b62fff323fc8256e1b /changelogs/unreleased
parent088d03bfdbe336549dc449e03443a35cef620ffa (diff)
downloadgitlab-ce-2aacb7fb435f669aa3860c7220835f04e208188b.tar.gz
Make import tab/form active when importing project by URL and validation fails43261-fix-import-from-url-name-collision-active-tab
See https://gitlab.com/gitlab-org/gitlab-ce/issues/43261
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/43261-fix-import-from-url-name-collision-active-tab.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/43261-fix-import-from-url-name-collision-active-tab.yml b/changelogs/unreleased/43261-fix-import-from-url-name-collision-active-tab.yml
new file mode 100644
index 00000000000..71073b2e214
--- /dev/null
+++ b/changelogs/unreleased/43261-fix-import-from-url-name-collision-active-tab.yml
@@ -0,0 +1,6 @@
+---
+title: Keep "Import project" tab/form active when validation fails trying to import
+ "Repo by URL"
+merge_request: 17136
+author:
+type: fixed