Before:
After:
Alternatively, allow for input step selects to switch between radio buttons and select tags with an optional attribute.
Bonus points if it’s a select with search :)
Before:
After:
Alternatively, allow for input step selects to switch between radio buttons and select tags with an optional attribute.
Bonus points if it’s a select with search :)
Thanks for the feedback! I’ll pass it on to our design folks.
Hey @ji-applied, we already do this if you are selecting a single value, but for multiple
selections we’ve found the browser built-in select box to be less clear than checkboxes, and of course it doesn’t support any of our emoji.
Ah, yes, sorry. This is indeed with select multiple. I have multiple selects each of which has >10 items and allows for multiple selections. If the default select is not an option, thoughts on chips instead, Material Design?