I’m having a frustrating issue with the Multi-Dropdown select element. We have instances where we “Select All” items and populate the selected items in the dropdown with the purpose of just removing the few we don’t want instead of adding the ones we want one by one. This works fine, however, when I go to the end of the items list to remove the last one, it removes it but then displays the dropdown list for me to add an item but the top of that list, hides the row of items I was trying to remove from the selected list. Each time I remove an item, I have to click off the Multi Select element to close the dropdown to click the next item I want to remove. It’s slow and frustrating, vs just clicking one after another the ones I want to remove.
See below. I’m trying to delete all the teams that start with “Z” starting at the bottom. I delete the last one. The next image is what it does after I click to remove the last item. It does this each time an item is removed and hides the last row of my selected items.
Can I prevent the dropdown list from appearing when items are removed or somehow get the dropdown list to display below the last row instead of hiding it?
Jim

