react-select-material-ui icon indicating copy to clipboard operation
react-select-material-ui copied to clipboard

Add reordering support to MultipleSelect

Open michaloslav opened this issue 4 years ago • 0 comments

Right now the only way to change the order of the things you picked is to remove some of them and then add them back in. It would be really cool if users could just drag and drop items around using something like react-beautiful-dnd.

michaloslav avatar Aug 13 '20 12:08 michaloslav