Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select with search #49

Open
zommerberg opened this issue Jul 31, 2024 · 1 comment
Open

Select with search #49

zommerberg opened this issue Jul 31, 2024 · 1 comment
Labels

Comments

@zommerberg
Copy link

zommerberg commented Jul 31, 2024

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

@zommerberg
Copy link
Author

... Might not be as straightforward as i thought

adobe/react-spectrum#6859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants