Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Tang <dtang@gitlab.com>2019-03-19 23:11:41 +0300
committerDennis Tang <dtang@gitlab.com>2019-03-20 15:03:59 +0300
commit51a8ece0360ee8bd4682f897c2788f9293633948 (patch)
treedf74c1868f33e72541718d4e3132545ded600a3b /changelogs
parent74ebeebbcdbe5a996610fa02711f0563b4a774fa (diff)
Prevent namespace dropdown in new project form from exceeding container
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59189-long-names-in-project-path-namespace-dropdown-breaks-past-container.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59189-long-names-in-project-path-namespace-dropdown-breaks-past-container.yml b/changelogs/unreleased/59189-long-names-in-project-path-namespace-dropdown-breaks-past-container.yml
new file mode 100644
index 00000000000..bed7fcf2651
--- /dev/null
+++ b/changelogs/unreleased/59189-long-names-in-project-path-namespace-dropdown-breaks-past-container.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent namespace dropdown in new project form from exceeding container
+merge_request: 26343
+author:
+type: fixed