mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-22 07:28:14 +00:00
Fix deleteTask helper clicking on task-title, which entered edit mode and caused Backspace to delete text instead of triggering the delete shortcut. Use drag-handle click target instead. Also add delete verification, resilient title assertions for known LWW race, increased persistence waits, and extra sync rounds. |
||
|---|---|---|
| .. | ||
| assertions.ts | ||
| check-webdav.ts | ||
| config-helpers.ts | ||
| e2e-constants.ts | ||
| element-helpers.ts | ||
| index.ts | ||
| legacy-migration-helpers.ts | ||
| schedule-task-helper.ts | ||
| supersync-assertions.ts | ||
| supersync-helpers.ts | ||
| sync-helpers.ts | ||
| time-input-helper.ts | ||
| tour-helpers.ts | ||
| waits.ts | ||