Open
Description
In a board where the columns are stacked vertically, changing the layout during a drag results in the cursor ending up in the wrong spot after dropping. For example, for this type of board, we want to collapse the columns onDragStart so users have an easier scroll experience then reopen them onDragEnd. We believe this is because the window is being measured after the columns are collapsed. Is there any way to have the cursor end up on the draggable's final position? In a video of the issue below, once the drop operation completes the cursor lands quite far from the dragged "Column B":
vertical-board-ex.mov
Metadata
Assignees
Labels
No labels
Activity