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

[Select]: not working on overlay components like Dialog. #195

Closed
fabien-ml opened this issue Apr 25, 2023 · 0 comments · Fixed by #204
Closed

[Select]: not working on overlay components like Dialog. #195

fabien-ml opened this issue Apr 25, 2023 · 0 comments · Fixed by #204

Comments

@fabien-ml
Copy link
Collaborator

Describe the bug
Overlay components are not working well when embedded on top of each other.
For example Select doesn't work inside a Dialog on Safari, and clicking outside closes both Select and Dialog on other browsers

Expected behavior
Only the top most overlay/layer should handle the click outside and escape key down behavior.

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 a pull request may close this issue.

1 participant