How to drag and drop items in a multi-value dropdown

Is there a way to drag and drop the items in a multi-value dropdown so that can be sorted in any order? I want to be able to easily move them around so I can change/re-order the columns in my DataTable without having to remove them from the dropdown and re-populate in my desired order.

I was able to add drag/drop capability to elements that have ID names or class names based on this post here (Drag and drop cards), but the values in the dropdown don’t have an ID or class associated with it.

1 Like

Would love to have that working in Dash too ! It feels quite frustrating sometimes to have to delete one element first, and add it again to just change the order within the multi dropdown.

I’d be happy to collaborate with a freelance to work on that.

Cheers