We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v2.4.1
Opening a modal does not trap the focus within its contents when navigating using a keyboard (when it should according to the docs).
Context: Came across the issue on my application and it was reproducible on NextUI documentation site.
No response
When tabbing through the modal, it should loop back to the first interactable element in the modal.
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-974 [BUG] - Modal is not focus trapping when navigating using a keyboard
Sorry, something went wrong.
Lemme handle that.
wingkwong
Successfully merging a pull request may close this issue.
NextUI Version
v2.4.1
Describe the bug
Opening a modal does not trap the focus within its contents when navigating using a keyboard (when it should according to the docs).
Context: Came across the issue on my application and it was reproducible on NextUI documentation site.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
When tabbing through the modal, it should loop back to the first interactable element in the modal.
Screenshots or Videos
Modal.Losing.Focus.Example.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: