-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to sort the task list or reprioritize task items individually.
Two implementation ideas:
- The obvious interface is a drag-and-drop handle
↕️ on each task item. - A very simple interface is a "move to top ⏫" button and a "move to bottom ⏬" button on each task item.
- The user can manually prioritize by pressing those buttons.
Which to choose depends on the overall complexity of drag-and-drop. If it the implementation is simple and bug-free, it will be the
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request