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
Hello @JiahaoYao, thank you for taking the time to share your thoughts!
Given that each item is linked to a dedicated id on creation, and that items that are part of a board follow an ascending order when displayed, achieving a strict position swap would only make sense in the context of a specific board and not between items that belong to different boards (since it is not possible to guarantee a strict location swap in that case)
When I create the task, the structure is a queue. I wonder how to change the order of two tasks.
How should I exchange the order of task 6 and task 5?
The text was updated successfully, but these errors were encountered: