diff options
author | Fatih Acet <acetfatih@gmail.com> | 2017-01-25 19:27:42 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2017-01-25 19:27:42 +0000 |
commit | 767262ac82721b9ac4d80f1cff87188307170ee6 (patch) | |
tree | 691a9d8311e7bee381822d69e9e11af5f78cd000 /changelogs | |
parent | 637894de8868b05499a275e1685621473addef58 (diff) | |
parent | 8010de308eb3fc8da8a1e36c7084d68e7cbf3654 (diff) | |
download | gitlab-ce-767262ac82721b9ac4d80f1cff87188307170ee6.tar.gz |
Merge branch '25312-search-input-cmd-click-issue' into 'master'
Prevent removal of input that is the parent dropdown element
Closes #25312
See merge request !8397
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/25312-search-input-cmd-click-issue.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25312-search-input-cmd-click-issue.yml b/changelogs/unreleased/25312-search-input-cmd-click-issue.yml new file mode 100644 index 00000000000..56e03a48692 --- /dev/null +++ b/changelogs/unreleased/25312-search-input-cmd-click-issue.yml @@ -0,0 +1,4 @@ +--- +title: Prevent removal of input fields if it is the parent dropdown element +merge_request: 8397 +author: |