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

Fixes IE11 scrollbar closing dropdown when clicked #194

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

josh-advizr
Copy link

Issue #186 -

Replaces document.activeElement (always body in IE11) with using querySelector detection of whether the base element is in a :hover state.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 88.289% when pulling 195606f on TiagoSaAdvizr:master into d3f7072 on furqanZafar:master.

@jsdevel
Copy link

jsdevel commented Jan 5, 2021

@furqanZafar any plans on merging this?

jsdevel added a commit to kogosoftwarellc/react-selectize2 that referenced this pull request Jan 5, 2021
jsdevel added a commit to kogosoftwarellc/react-selectize2 that referenced this pull request Jan 5, 2021
@jsdevel
Copy link

jsdevel commented Jan 5, 2021

I'm merging this into react-selectize2 here kogosoftwarellc#1

jsdevel added a commit to kogosoftwarellc/react-selectize2 that referenced this pull request Jan 5, 2021
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.

None yet

4 participants