-
Notifications
You must be signed in to change notification settings - Fork 118
Final WCAG 2.1 AA accessibility audit of the frontend dashboard #1168
Copy link
Copy link
Open
Labels
component:frontendfrontend web dashboardfrontend web dashboarddifficulty:mediumModerate changeModerate changemainnetTouches mainnet launch readiness workTouches mainnet launch readiness worknext-waveScoped for the next contributor waveScoped for the next contributor wavepriority:p2Medium priorityMedium prioritytype:testTest coverage, fuzzing, benchmarks, QA gatesTest coverage, fuzzing, benchmarks, QA gates
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
component:frontendfrontend web dashboardfrontend web dashboarddifficulty:mediumModerate changeModerate changemainnetTouches mainnet launch readiness workTouches mainnet launch readiness worknext-waveScoped for the next contributor waveScoped for the next contributor wavepriority:p2Medium priorityMedium prioritytype:testTest coverage, fuzzing, benchmarks, QA gatesTest coverage, fuzzing, benchmarks, QA gates
Overview
Run a full WCAG 2.1 AA accessibility audit across the frontend dashboard (scan, playground, terminal, settings, dashboard pages) and fix any blocking issues before mainnet launch.
Background / Context
frontend/docs/accessibility-audit.mdandfrontend/docs/accessibility-findings.mdalready exist, suggesting a prior partial audit. This issue is the final, comprehensive re-check timed to the mainnet release, closing any remaining findings.Goal
A clean (or fully-tracked-with-no-blockers) accessibility audit report, with automated
axe-corechecks added to CI to prevent regression.Scope of Work
frontend/docs/accessibility-audit.mdagainst the current UI.axe-coreaccessibility checks to the Playwright E2E suite to prevent regressions.Out of Scope
Acceptance Criteria
Files & Pointers
frontend/docs/accessibility-audit.mdfrontend/docs/accessibility-findings.mdfrontend/playwright.config.tsReferences
Dependencies / Related
None blocking.
Difficulty & Estimated Effort
Medium — ~3-4 days.