-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Open
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
As a user, I'd like to have the ability to reorder tasks in the task queue. This feature would provide more flexibility in managing tasks according to my priorities.
Proposed Solution
Integrate a task reordering feature within TaskWindow. Utilize FramerMotion to add a drag ability, allowing users to visually rearrange their tasks. Ensure this feature updates the task positions in the TaskStore when tasks are re-ordered, maintaining the consistency of task order across the platform.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code