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 there a way to add an X to clear a dropdown when there's a selected value? Users can clear it by selecting and deleting the text, but it's not intuitive. Or is there any other recommendation to improve the experiencing of unselecting? I'm considering adding an option "All."
I tried adding a second <Combobox.Button, but it does not render.
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
-
Is there a way to add an X to clear a dropdown when there's a selected value? Users can clear it by selecting and deleting the text, but it's not intuitive. Or is there any other recommendation to improve the experiencing of unselecting? I'm considering adding an option "All."
I tried adding a second
<Combobox.Button
, but it does not render.Beta Was this translation helpful? Give feedback.
All reactions