Moving single item does not deselect item on drop
geofreyflores opened this issue · 3 comments
geofreyflores commented
To reproduce, I've used the Multiselect on Click demo: http://codepen.io/thgreasi/pen/KgoPmY
- Select a single item; highlighted yellow
- drag and drop to new position
Expected result: item is deselected (yellow highlight gone)
Actual result: item is still selected and highlighted
thgreasi commented
You are correct. I will release a new version in the weekend.
thgreasi commented
Published as v0.7.0. Thanks for your contribution on this 👍