Replies: 2 comments
-
Sorry, this is exactly the same topic as #1178 so this can be closed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey! Thank you for your suggestion! This pr should fix that: #1279 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thanks for this awesome library ! Love the neat separation of style and functionality.
I'm playing around with Combobox which very wel designed. However, I'm don't get how the active option is chosen internally.
Can I set the first option active when the use is still typing?
This would make more sense when building command pallets imho.
Example:
In https://tailwindui.com/components/application-ui/navigation/command-palettes#component-3b1e5d9bec70736c7d1afca2585ec39e when I type "Foster" the first match is highlighted but when typing "Francis" non of the matches is highlighted.

Beta Was this translation helpful? Give feedback.
All reactions