thgreasi/ui-sortable-multiselection

Moving single item does not deselect item on drop

geofreyflores opened this issue · 3 comments

To reproduce, I've used the Multiselect on Click demo: http://codepen.io/thgreasi/pen/KgoPmY

  1. Select a single item; highlighted yellow
  2. drag and drop to new position

Expected result: item is deselected (yellow highlight gone)
Actual result: item is still selected and highlighted

You are correct. I will release a new version in the weekend.

Resolved by #29

Published as v0.7.0. Thanks for your contribution on this 👍