You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Escape key is pressed while the select dropdown is open, all selected options are deselected. This behavior is unexpected, as the Escape key should ideally close the dropdown without affecting the selections.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Open the select dropdown.
Select one or more options (if multi-select).
Press the Escape key while the dropdown is open.
Expected behavior
Pressing the Escape key should close the dropdown without changing the selected options.
Screenshots or Videos
Screen.Recording.2024-11-19.at.11.57.56.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered:
NextUI Version
2.4.8
Describe the bug
When the Escape key is pressed while the select dropdown is open, all selected options are deselected. This behavior is unexpected, as the Escape key should ideally close the dropdown without affecting the selections.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Open the select dropdown.
Select one or more options (if multi-select).
Press the Escape key while the dropdown is open.
Expected behavior
Pressing the Escape key should close the dropdown without changing the selected options.
Screenshots or Videos
Screen.Recording.2024-11-19.at.11.57.56.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: