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

Check where Dialog closed by double escape should be handled #4397

Open
nicodh opened this issue Dec 8, 2024 · 1 comment
Open

Check where Dialog closed by double escape should be handled #4397

nicodh opened this issue Dec 8, 2024 · 1 comment

Comments

@nicodh
Copy link
Contributor

nicodh commented Dec 8, 2024

Followup to #4365

It turns out that you can close any Dialog in Chrome by firing excape key twice. We should make sure that this causes no unexpected behaviour. Probably only Dialogs with canEscapeKeyClose={false} are affected

@maxphilippov
Copy link
Collaborator

Sorry, that's something that should be probably fixed by my #4205. I'll try to get back with an update in a couple of days, cause I did change some code mentioned in #4365 discussion.

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

No branches or pull requests

2 participants