You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now tasks can be dragged between columns but
reordering within the same column doesn't save to DB.
Fix: call updateTask with new order value on drag end.
Right now tasks can be dragged between columns but
reordering within the same column doesn't save to DB.
Fix: call updateTask with new
ordervalue on drag end.