test(a11y): establish WCAG 2.2 AA baseline - #241
Merged
parthrohit22 merged 5 commits intoAug 3, 2026
Merged
Conversation
5 tasks
SHAURYAKSHARMA24
marked this pull request as ready for review
July 29, 2026 19:10
This was referenced Jul 29, 2026
parthrohit22
force-pushed
the
test/118-wcag-22-aa-baseline
branch
2 times, most recently
from
August 3, 2026 00:37
904bcc2 to
2c46f9b
Compare
parthrohit22
force-pushed
the
test/118-wcag-22-aa-baseline
branch
from
August 3, 2026 00:41
2c46f9b to
051d121
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Establishes a deterministic WCAG 2.2 AA automated regression baseline for login, authenticated shell/sidebar, repository list/import, architecture graph, and node-inspector journeys. Known findings remain enabled, are capped by exact target/count, and link to separate issues.
The PR also checks in the audit report and human verification checklist. Human keyboard, zoom/reflow, manual contrast, reduced-motion, and screen-reader results remain explicitly not tested; this merge is the owner's requested administrator-override acceptance of the automated baseline, not a claim of WCAG conformance or full completion of #118.
Linked issue
Part of #118
Roadmap alignment
dev.What changed
Tests and runner
npm run test:accessibility; the full prototype gate includes the baseline.Documentation
docs/accessibility/WCAG_2_2_AA_BASELINE.mdwith environment, revision, routes/states, rerun commands, findings, limitations, and an exact human checklist.dev.Product behavior
Acceptance criteria completed
not testedTesting performed
npm run test:accessibility— PASS: 6/6 Chromium states.npm run test:prototype— PASS: 22/22 Chromium journeys.npm --prefix apps/frontend run test— PASS: 36 files, 209 tests.npm run lint:frontend— PASS.npm run build:frontend— PASS.git diff --check— PASS.Screenshots
Not applicable — no visible product UI change. Failure screenshots/traces and generated browser reports are ignored and not committed.
Security and data considerations
.envfiles, tokens, generated reports, browser binaries, auth behavior, owner scoping, API contracts, schemas, migrations, or production data behavior changed.Dependencies and blocked work
Scope changes or remaining work
Part of #118; it must not close chore: establish a WCAG 2.2 AA accessibility baseline for the product UI #118 when merged.Contributor checklist
devupstream/devupstream/dev