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
Is your feature request related to a problem? Please describe.
If you have a large number of options in a select control, it can be difficult to find the option you're looking for since you need to scroll through the whole list.
Describe the solution you'd like
It would be great if you could enter a string to filter the options by. Essentially how react-select and other popular select components work.
Describe alternatives you've considered
I have sorted the options alphabetically which helped a bit, but searching/filtering would make things much easier.
Are you able to assist to bring the feature to reality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
If you have a large number of options in a select control, it can be difficult to find the option you're looking for since you need to scroll through the whole list.
Describe the solution you'd like
It would be great if you could enter a string to filter the options by. Essentially how react-select and other popular select components work.
Describe alternatives you've considered
I have sorted the options alphabetically which helped a bit, but searching/filtering would make things much easier.
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions