vikunja/frontend/tests/e2e
kolaente 4993ea2bbe
fix(editor): prevent TypeError when typing mentions in comments (#1997)
Fix TypeError when typing `@` mentions in task comments, add null checks for `component` variable in `mentionSuggestion.ts` to handle race conditions where `onUpdate` or `onKeyDown` fire before `onStart` completes
2025-12-16 22:56:05 +00:00
..
misc feat: make sidebar resizable (#1965) 2025-12-12 10:46:46 +00:00
project chore(tests): remove Cypress, use Playwright exclusively (#1976) 2025-12-12 20:07:18 +00:00
sharing feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
task fix(editor): prevent TypeError when typing mentions in comments (#1997) 2025-12-16 22:56:05 +00:00
user fix(tests): unskip and fix Playwright E2E tests (#1973) 2025-12-12 16:20:22 +00:00