diff options
author | Sam Rose <sam@gitlab.com> | 2017-01-12 12:12:46 -0500 |
---|---|---|
committer | Sam Rose <sam@gitlab.com> | 2017-01-12 16:25:43 -0500 |
commit | f585335370de2f7582c94ddf29175ca9cfbec392 (patch) | |
tree | b2fdd31d8d4bdd2c347e67001b959323cc7872d2 /changelogs | |
parent | 37c35b116cd1f0ce38d3d41f981a22d523d88a9b (diff) | |
download | gitlab-ce-25312-search-input-cmd-click-issue.tar.gz |
Prevent removing fields from dropdowns on input elements25312-search-input-cmd-click-issue
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: |