Skip to content

fix(a11y): add level 1 heading for accessibility#512

Open
arpithpm wants to merge 1 commit intosuitenumerique:mainfrom
arpithpm:fix/accessibility-h1-heading
Open

fix(a11y): add level 1 heading for accessibility#512
arpithpm wants to merge 1 commit intosuitenumerique:mainfrom
arpithpm:fix/accessibility-h1-heading

Conversation

@arpithpm
Copy link
Copy Markdown

@arpithpm arpithpm commented Feb 2, 2026

  • Change logo div to h1 element in Header.tsx and index.tsx
  • Add screen reader only text for app title using sr-only class
  • Add sr-only CSS utility class for visually hidden accessible text
  • Reset h1 default styles on logo to maintain visual appearance

Fixes #432

- Change logo div to h1 element in Header.tsx and index.tsx
- Add screen reader only text for app title using sr-only class
- Add sr-only CSS utility class for visually hidden accessible text
- Reset h1 default styles on logo to maintain visual appearance

Fixes suitenumerique#432
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing level 1 heading on the page

1 participant