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

Update to remove unnecessary focus #90

Merged
merged 3 commits into from May 21, 2020
Merged

Conversation

Kharanshu31
Copy link
Contributor

line number 386 was unnecessarily focusing the picker when mouse moves away

line number 386 was unnecessarily focusing the picker when mouse moves away
@Kharanshu31 Kharanshu31 changed the title Removing the line 386 Update to remove unnecessary focus May 20, 2020
@nadchif
Copy link
Owner

nadchif commented May 20, 2020

line number 386 was unnecessarily focusing the picker when mouse moves away

You certainly got that right! Great job 👏 . This does fix #89

I've modified your code a bit, because we still need the mouseleave event to focus on the picker if the buttons were clicked.

Please take a look, and let me know if there are any concerns before I go ahead and merge

@Kharanshu31
Copy link
Contributor Author

The above changes looks good

@nadchif nadchif merged commit 5a61fde into nadchif:master May 21, 2020
@nadchif
Copy link
Owner

nadchif commented May 21, 2020

Thank you for your contribution. @all-contributors please add @Kharanshu31 for code

@allcontributors
Copy link
Contributor

@nadchif

I've put up a pull request to add @Kharanshu31! 🎉

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

2 participants