-
Notifications
You must be signed in to change notification settings - Fork 163
[CHORE] [ui] Heading order and landmark audit across all fifteen routes #1068
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programaccessibilityAccessibility (WCAG) concern — screen reader, keyboard nav, contrast, focus management.Accessibility (WCAG) concern — screen reader, keyboard nav, contrast, focus management.difficulty/intermediate~1 day of work. Touches one module. No cross-cutting concerns.~1 day of work. Touches one module. No cross-cutting concerns.module/uicomponents/* + app/(ui)/* — React components and pages.components/* + app/(ui)/* — React components and pages.size/mChange set is ~200–500 lines.Change set is ~200–500 lines.
Description
Activity
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programaccessibilityAccessibility (WCAG) concern — screen reader, keyboard nav, contrast, focus management.Accessibility (WCAG) concern — screen reader, keyboard nav, contrast, focus management.difficulty/intermediate~1 day of work. Touches one module. No cross-cutting concerns.~1 day of work. Touches one module. No cross-cutting concerns.module/uicomponents/* + app/(ui)/* — React components and pages.components/* + app/(ui)/* — React components and pages.size/mChange set is ~200–500 lines.Change set is ~200–500 lines.
Description
The redesign moved headings on several pages, and one Playwright spec caught a heading that no longer exists. Nothing verifies heading order or landmark structure anywhere.
Requirements
h1, no skipped levels, and correct landmarks.Acceptance Criteria
h1or skips a level.Estimated File Changes: 6 (page files, a test)
Filed from
batch-readiness.md·R30