Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #2182 #2213

Merged
merged 2 commits into from
Dec 13, 2017
Merged

Fix issue #2182 #2213

merged 2 commits into from
Dec 13, 2017

Conversation

kurtinatlanta
Copy link
Contributor

There was a change made in commit f6920de that results in multiple dropdowns being open at the same time because stopping propagation of the arrow mouse down event in select 2 when opening its dropdown does not allow the blur event to happen for select 1, so the dropdown for select 1 remains open.

…opdowns being open at the same time because stopping propagation of the arrow mouse down event in select 2 when opening its dropdown does not allow the blur event to happen for select 1, so the dropdown for select 1 remains open.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 93.713% when pulling 7853581 on kurtinatlanta:master into 5401387 on JedWatson:master.

@JedWatson
Copy link
Owner

Great catch @kurtinatlanta, thanks!

@JedWatson JedWatson merged commit 93c1868 into JedWatson:master Dec 13, 2017
@sloyless
Copy link

sloyless commented Jan 8, 2018

@JedWatson pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants