react-z/react-sortable-list

drag from a list and drop to another (ui-sortable connect option)

AlaricCalmette opened this issue · 0 comments

Hi!

From my understanding this component doesn't allow to drag an element from a list and drop it to another list so both the lists are updated.

In other words you can't connect two react-sortable-list together unless they share the same data props.