Open
Description
Provide a general summary of the issue here
Combobox
input loses its value after scrolling down and back up the page. This happens when
there is one or more matching options are available.
The bug is available on the Official React-Aria Combobox Documentation
🤔 Expected Behavior?
The input field should retain the entered text even after scrolling down and back up.
😯 Current Behavior
Combobox
input loses its value. This happens when
there is one or more matching options are available.
💁 Possible Solution
The input should not lose its value.
🔦 Context
No response
🖥️ Steps to Reproduce
- Type "ka" into the
Combobox
input field. ComboBox Official Documentation - Observe that the "Kangaroo" option appears in the
Popover
list. - Scroll to the bottom of the page, away from the
Combobox
component. - Scroll back up to the
Combobox
component. - Notice that the input is still focused, but the previously entered text "ka" has been reset.
Version
react-aria 3.33.1
What browsers are you seeing the problem on?
Chrome, Firefox
If other, please specify.
No response
What operating system are you using?
MacOS
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Waiting for Sprint