richardTowers/kanbanter

Get Drag and Drop Working

Opened this issue · 0 comments

My initial test had some basic drag and drop functionality. When you dragged a ticket into a column it would set the assignee and status to the correct values for that column.

Because there was no confirmation popup, this behaviour felt confusing.

We should set it up so that on dragging into a column a popup appears telling you what's about to happen, and offering the chance to OK / Cancel the action.

In the future we should also have a message box.