Datasilk/Kandu

Drag & drop cards disappear behind lists

Closed this issue · 1 comments

When dragging a card from one list to another, the card disappears because the list is using overflow:hidden. A reasonable fix would be to spawn a clone of the card being dragged outside of the list in the DOM.

Fixed this by cloning the card upon dragging and using the cloned card to display the drag gesture with