mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Add optional setting to show confirmation dialog when deleting tasks via keyboard shortcut (Backspace) or context menu. This prevents accidental cascading deletions when users press Backspace expecting browser-like "go back" behavior. - Add isConfirmBeforeTaskDelete setting (defaults to true) - Add confirmation dialog to TaskComponent.deleteTask() - Add confirmation dialog to context menu deleteTask() - Add setting checkbox in Settings > Misc - Add unit and E2E tests for the feature Closes #5942 |
||
|---|---|---|
| .. | ||
| task-crud.spec.ts | ||
| task-delete-confirmation.spec.ts | ||