mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
The global add-task-bar backdrop (app.component @fade .backdrop) could be left open during the mark-all-done force-clicks. Its full-screen backdrop then intercepts pointer events on the .e2e-finish-day button, so the click retries until the 15s actionTimeout and the test times out — the source of the 'should have exactly 4 archived tasks after finish day' CI flakiness. Dismiss the backdrop (which is our custom class, not the CDK overlay backdrop) before clicking finish day. Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| archive-import-persistence.spec.ts | ||
| archive-subtasks.spec.ts | ||
| markdown-link-persistence.spec.ts | ||