summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-07-11 20:31:41 +0000
committerMike Greiling <mike@pixelcog.com>2018-07-11 20:31:41 +0000
commit0db5ccc80ecacd8a728d0cac263b3d952b527e3d (patch)
tree846ee91b35f904e995f2e0e5f3020ec1367f2ec1 /changelogs
parentc74e57bb99cd2e6c292e62c313546fb3afc6a881 (diff)
parentb40c468b35ecdbef8be490ec0933afb253fad0c6 (diff)
downloadgitlab-ce-0db5ccc80ecacd8a728d0cac263b3d952b527e3d.tar.gz
Merge branch '48934' into 'master'
Fix #48934 - Focus on text input on danger confirmation Closes #48934 See merge request gitlab-org/gitlab-ce!20435
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/48934.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48934.yml b/changelogs/unreleased/48934.yml
new file mode 100644
index 00000000000..8e2e53ed198
--- /dev/null
+++ b/changelogs/unreleased/48934.yml
@@ -0,0 +1,5 @@
+---
+title: Improve danger confirmation modals by focusing input field
+merge_request:
+author: Jamie Schembri
+type: added