Description
Expand the task right-click context menu so users can perform most common task actions directly without opening the full task editor.
Acceptance criteria
- Right-clicking a task opens a context menu with the task's most commonly used actions.
- Users can change task priority directly from the context menu.
- Include other high-frequency actions where appropriate, such as complete/uncomplete, edit, reschedule/date changes, tag changes, move/group changes, and delete.
- Context menu actions update the task immediately and reflect correctly throughout the app.
- Only show actions that are valid for the selected task and current state.
- Keep the menu concise and organized so adding functionality does not make it cumbersome to use.
- Equivalent long-press behavior should be supported on touch devices where the task context menu is available.
Description
Expand the task right-click context menu so users can perform most common task actions directly without opening the full task editor.
Acceptance criteria