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

Dialog inside Dropdown Menu incorrectly intercepts Enter and Space #3232

Open
danielkov opened this issue Nov 18, 2024 · 0 comments
Open

Dialog inside Dropdown Menu incorrectly intercepts Enter and Space #3232

danielkov opened this issue Nov 18, 2024 · 0 comments

Comments

@danielkov
Copy link

Bug report

Current Behavior

When rendering a Modal inside a DropdownMenu any input, textarea, etc will have the Space and Enter keys intercepted. It is not possible to type Space or Enter into the input fields.

Expected behavior

Space and Enter should work when input is focused the same way it does, when not rendered inside a Modal inside a DropdownMenu

Reproducible example

CodeSandbox

Your environment

See sandbox

Software Name(s) Version
Radix Package(s) latest
React n/a 17.0.1
Browser Chrome, FF, Safari n/a
Assistive tech
Node n/a
npm/yarn
Operating System
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

No branches or pull requests

1 participant