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

fix(select): allow to search on group options #2425

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

mleralec
Copy link
Contributor

Currently, when groups are enabled on the <Select />, the search only searches on the group labels and not on the options label 😞

before:

Enregistrement.de.l.ecran.2024-03-11.a.16.18.18.mov

after:

Enregistrement.de.l.ecran.2024-03-11.a.16.20.05.mov

@mleralec mleralec requested review from a team as code owners March 11, 2024 15:22
Copy link

👀 Visit Preview

@mleralec mleralec force-pushed the fix-select-searchable-with-groups branch from 6da23ef to b391807 Compare March 11, 2024 15:43
@mleralec mleralec merged commit 038ffc7 into main Mar 11, 2024
11 checks passed
@mleralec mleralec deleted the fix-select-searchable-with-groups branch March 11, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants