vikunja/frontend/tests
kolaente 6f85a7fb6b feat(a11y): fix heading hierarchy across pages
- Home: greeting H2 → H1 (page needs a top-level heading)
- Task detail: task ID H1 → span (only title should be H1)
- Task detail: H6 breadcrumb → nav element
- App header: project title H1 → span (avoids duplicate H1)

Fixes WCAG 1.3.1 (Info and Relationships) and 2.4.6 (Headings).
2026-04-21 11:44:36 +00:00
..
e2e feat(a11y): fix heading hierarchy across pages 2026-04-21 11:44:36 +00:00
factories test(e2e): add TeamProjectFactory 2026-04-21 10:50:09 +00:00
fixtures test(e2e): add Playwright test for avatar cache invalidation 2026-02-13 09:31:28 +01:00
support test(e2e): add user settings nav helper 2026-04-21 10:50:09 +00:00