-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[select] Support typeahead when closed #48467
Copy link
Copy link
Open
Labels
priority: importantThis change can make a difference.This change can make a difference.scope: selectChanges related to the select.Changes related to the select.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Milestone
Metadata
Metadata
Assignees
Labels
priority: importantThis change can make a difference.This change can make a difference.scope: selectChanges related to the select.Changes related to the select.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Behavior should match: https://base-ui.com/react/components/select
When the trigger is focused (popup closed), typeahead can update the value without opening the popup.
The APG behavior for a select-only combobox allows closed-typeahead behavior but it is NOT a requirement
Related to #8191
Search keywords: