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
When on mobile, if you're trying to drag a task, scrolling caused by moving a finger over a scrollable container prevents you from dropping to a new column.
I suppose we need to prevent default action when we drag a draggable item.
The text was updated successfully, but these errors were encountered:
When on mobile, if you're trying to drag a task, scrolling caused by moving a finger over a scrollable container prevents you from dropping to a new column.
I suppose we need to prevent default action when we drag a draggable item.
The text was updated successfully, but these errors were encountered: