Is there a way to expand the overflow chip? I figured that if I use the left arrow key that it would “expand” and allow me to navigate through them, but that isn’t the case.
Assume that my dropdown contains 500 objects and that I have selected 10 of them at random intervals. If I want to remove one that is in the overflow chip currently the two options are to:
navigate the dropdown (with 500 entries) and find the ones I have selected and unselect, though searchable it’s not optimal for lists of similar entries
remove all entries with backspace until I remove the one I want and then re-add the ones I didn’t want to remove
IMO it’s not user-friendly or accessible as it is now.
Workaround: make your input field wide enough - then you can see multiple values and can navigate between them with the arrow keys and delete the selected value with backspace
Sadly this does not work in our case where we use this component in a 2 column form. At least not without a larger change to our design which I don’t think we are interested in at this point.
Yeah, probably. It’s a little bit a question about framing - is it “this is not working very well and there should be a way to see these items” is more like a bug report, “I want it to behave in a specific way” is more of a feature request