[Feature Request] Add Delete option in edit context drawer with auto-dismiss and timed undo #98

Closed
opened 2026-02-26 06:18:30 +00:00 by kodebarista · 0 comments
kodebarista commented 2026-02-26 06:18:30 +00:00 (Migrated from github.com)

Issue/Description:
Add a Delete option inside the task edit context drawer that deletes the task and automatically dismisses the drawer upon deletion.

Additionally, implement a temporary undo mechanism for deletions (e.g., 5 seconds), similar to the behavior implemented in Files. This would improve usability and prevent accidental permanent deletions.

Expected Behavior:

  • A Delete option should be available within the edit context drawer.
  • Upon deletion, the drawer should automatically dismiss.
  • A temporary undo option (e.g., snackbar with ~5s timeout) should appear, allowing the user to restore the deleted task.

Other Notes:
The undo action should restore the task to its original list and state.

**Issue/Description:** Add a `Delete` option inside the task edit context drawer that deletes the task and automatically dismisses the drawer upon deletion. Additionally, implement a temporary undo mechanism for deletions (e.g., 5 seconds), similar to the behavior implemented in Files. This would improve usability and prevent accidental permanent deletions. **Expected Behavior:** - A `Delete` option should be available within the edit context drawer. - Upon deletion, the drawer should automatically dismiss. - A temporary undo option (e.g., snackbar with ~5s timeout) should appear, allowing the user to restore the deleted task. **Other Notes:** The undo action should restore the task to its original list and state.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
edfloreshz/tasks#98
No description provided.