Commit graph

3 commits

Author SHA1 Message Date
Johannes Millan
13d7afc458 refactor(e2e): extract ensureGlobalAddTaskBarOpen helper to reduce code duplication
Extract ensureGlobalAddTaskBarOpen() to e2e/utils/element-helpers.ts to avoid
duplicating the logic for opening the global add task bar across multiple tests.

This helper properly waits for the add button and input to be visible,
preventing race conditions in tests.
2026-01-16 13:35:59 +01:00
Johannes Millan
db4dbb1aa9 fix: effect errors and e2e tests 2025-11-14 15:23:17 +01:00
Johannes Millan
68cfe28bbc fix: unable to set due date of new task in add task bar #5495 2025-11-13 19:25:49 +01:00