jolbol1/jolly-ui

Select with search

Opened this issue · 1 comments

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

image

It can be easily achieved by adding a Search Field component to the Popover of the Select
image

... and then just handle the states
image

image

... Might not be as straightforward as i thought

adobe/react-spectrum#6859