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 esc closing #45

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Fix esc closing #45

merged 1 commit into from
Jul 24, 2024

Conversation

edalzell
Copy link

Right now if you use esc to close the drop down, the event bubbles up and may trigger other esc key handlers, like in a modal.

Right now if you use `esc` to close the drop down, the event bubbles up and may trigger other esc key handlers, like in a modal.
@joshhanley joshhanley merged commit 2c49d4c into joshhanley:next Jul 24, 2024
3 of 5 checks passed
@joshhanley
Copy link
Owner

Thanks!

@edalzell edalzell deleted the patch-1 branch July 24, 2024 05:01
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.

2 participants