That would be great as I think the issue is not limited to this occurrence of select-kit (is it select-kit? not sure), for instance one has to be very careful when selecting multiple groups for a user, or tags… on mobile
Coincidentally, I was just going to post about this as well, since I have trouble adding people to a message or inviting them to a group because of the way the UI covers portions of the controls. It’s especially problematic when inviting email addresses to a group, since you have the search field, the field containing the added addresses, and then the line you have to click to add the just-entered address to the list.
It’s even worse when you have some sort of browser autofill enabled, since it will remember and present yet another choice.
(I’d upload example screenshots, but I’m getting an error on all image uploads here: “Sorry, there was an error uploading that file. Please try again.”) Latest version of Brave on macOS 11.6.1 Big Sur, even after quitting and relaunching.
I have a fix here, which will be most likely be merged next week:
We have some logic for single selects where the component closes automatically when you do a selection, this logic is not present for multi-select as we expect people to choose multiple items. However, we do use few multi-select component with a maximum limit of 1, which makes it indeed slightly unexpected when you do a choice and the component looks like it expects more.
And it has been merged! Thank you @nathank for bringing this to our attention. I’ll be closing this off now, feel free to flag this topic if you need more on it.