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 know react-aria-components have combobox but it would be nice to have a select with a search inside the popover. I made one myself, you can use it if you decide to add it
It can be easily achieved by adding a Search Field component to the Popover of the Select
... and then just handle the states
The text was updated successfully, but these errors were encountered:
I know react-aria-components have combobox but it would be nice to have a select with a search inside the popover. I made one myself, you can use it if you decide to add it
It can be easily achieved by adding a Search Field component to the Popover of the Select
... and then just handle the states
The text was updated successfully, but these errors were encountered: