Select typeahead #10152
-
DescriptionHello, big fan of Chakra, thanks for making it happen. I'm using a modified version of the country select that you guys have as an example, with all 190+ countries listed. It's a little tiring scrolling all the way to find a specific entry. A typeahead feature for the Chakra select would be very cool to have. Just a thought! Keep up the great work. Problem Statement/JustificationIt's a standard concept across web-design these days. Proposed Solution or APIAlternativesNo response Additional InformationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
The typeahead feature is baked into the select component except that it doesn’t have an explicit input to search. Did you run into any issues with it? |
Beta Was this translation helpful? Give feedback.
If you want a literal input component, then you should use a combobox instead.