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
I would like a prop like disableItemAutoFocus on the AutoComplete component.
🤔 Expected Behavior?
No item is focused after searching. You need to arrow down to focus an item (like the Combobox does)
😯 Current Behavior
First item is always being focused
💁 Possible Solution
No response
🔦 Context
I want to allow selecting items via a glob pattern something like dev-* so I don't want any item to be selected by default. Similar to how the Combobox currently behaves.
💻 Examples
No response
🧢 Your Company/Team
Groundcover
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered:
Provide a general summary of the feature here
I would like a prop like
disableItemAutoFocus
on theAutoComplete
component.🤔 Expected Behavior?
No item is focused after searching. You need to arrow down to focus an item (like the Combobox does)
😯 Current Behavior
First item is always being focused
💁 Possible Solution
No response
🔦 Context
I want to allow selecting items via a glob pattern something like dev-* so I don't want any item to be selected by default. Similar to how the Combobox currently behaves.
💻 Examples
No response
🧢 Your Company/Team
Groundcover
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: