gitlab-org--gitlab-foss/spec
Fatih Acet 4d3a080364 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
2016-10-28 22:02:46 +00:00
..
config Updated mail_room and added sentinel support to Reply by Email 2016-10-26 05:02:47 +02:00
controllers Merge branch 'adam-fix-labels-find-or-create' into 'master' 2016-10-28 15:01:59 +00:00
factories Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
features Merge branch 'bugfix/dragging_milestones' into 'master' 2016-10-28 12:08:30 +00:00
finders Improve readability and add specs for label filtering 2016-10-24 23:06:14 -07:00
fixtures Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
helpers Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Do not allow text input in dropdown while loading 2016-10-28 23:26:33 +03:00
lib Merge branch 'use-optimistic-locking' into 'master' 2016-10-28 14:41:24 +00:00
mailers Move spec/mailers/shared/notify.rb to spec/support 2016-10-22 17:51:50 -05:00
models Merge branch 'dz-internal-api-fullpath' into 'master' 2016-10-28 21:36:40 +00:00
policies Add specs for a user from a group link 2016-10-28 15:11:32 +01:00
requests Merge branch 'use-optimistic-locking' into 'master' 2016-10-28 14:41:24 +00:00
routing Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
services Merge branch 'ee-1159-allow-permission-check-bypass-in-approve-access-request-service' into 'master' 2016-10-28 16:44:35 +00:00
support Merge branch '22392-add-x-of-y-tasks-completed-on-issuable' into 'master' 2016-10-28 17:55:18 +00:00
tasks/gitlab Backups do not fail anymore when using tar on annex and custom_hooks 2016-10-27 11:24:35 +01:00
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Merge remote-tracking branch 'upstream/master' into show-commit-status-from-source-project 2016-10-24 23:56:09 +08:00
workers Don't schedule ProjectCacheWorker unless needed 2016-10-25 16:02:36 +02:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00