diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-10-28 22:02:46 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-10-28 22:02:46 +0000 |
commit | 4d3a08036416a235873d8841a2924febc37c3414 (patch) | |
tree | e0d859d9e6dc11312f996872a77101fcdf0a1394 /scripts | |
parent | dcc699afc214dab1e27541ac35a9d57ef20f2cb9 (diff) | |
parent | 3acfbcaea0aef39e257b2f6668db361fef3ac43c (diff) | |
download | gitlab-ce-4d3a08036416a235873d8841a2924febc37c3414.tar.gz |
Merge branch 'dropdown-input-fix' into 'master'
Do not allow text input in dropdown while loading
## What does this MR do?
It moves the focus event of the text input of a filterable dropdown to after loading of options is complete. After the fix, the user cannot edit the while it's greyed out and loading.
## Are there points in the code the reviewer needs to double check?
## Why was this MR needed?
It fixes the bug in https://gitlab.com/gitlab-org/gitlab-ce/issues/23496.
## Screenshots (if relevant)
![https://gitlab.com/gitlab-org/gitlab-ce/uploads/a7bc2f0228fcde5a85cccb333b52f0e3/2016-10-18_12.00.54.gif](https://gitlab.com/gitlab-org/gitlab-ce/uploads/a7bc2f0228fcde5a85cccb333b52f0e3/2016-10-18_12.00.54.gif)
## What are the relevant issue numbers?
Fixes #23496
See merge request !7054
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions