-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Provide a general summary of the issue here
The Combobox component currently selects an item from ListBox and triggers onInputChange when the ListBoxItem is focused and the key Tab is keydown.
🤔 Expected Behavior?
According to W3C pattern for Combobox this doesn't seem like this is suggested behaviour. And this is not how a select element works.
😯 Current Behavior
The Combobox component currently selects an item from ListBox and triggers onInputChange when the ListBoxItem is focused and the key Tab is keydown.
💁 Possible Solution
🔦 Context
No response
🖥️ Steps to Reproduce
- enter Favorite Animal input
- press ArrowDown
- press Tab
- Aardvark is now selected
Version
react-aria-components@1.11.0
What browsers are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge
If other, please specify.
No response
What operating system are you using?
Mac OS
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
No labels