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(Modal): Esc should be scoped to the current top modal and not to close all modals #2698

Conversation

YossiSaadi
Copy link
Contributor

it used to work in a way that the Esc is registered to the document body, so every Esc anywhere in the document closed ALL the modals

https://monday.monday.com/boards/3532714909/pulses/8136384041

…close all modals

it used to work in a way that the Esc is registered to the document body, so every Esc anywhere in the document closed ALL the modals
@YossiSaadi YossiSaadi requested a review from a team as a code owner January 1, 2025 14:42
@YossiSaadi YossiSaadi merged commit 8fa3253 into master Jan 1, 2025
14 checks passed
@YossiSaadi YossiSaadi deleted the fix/yossi/new-modal-esc-closes-all-modals-and-prevents-esc-from-8136384041 branch January 1, 2025 18:41
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