Skip to content

Fix add missing landmark roles for accessibility #1299

Draft
Stef-Rousset wants to merge 10 commits into
developfrom
fix/page_structure_and_mandatory_elements
Draft

Fix add missing landmark roles for accessibility #1299
Stef-Rousset wants to merge 10 commits into
developfrom
fix/page_structure_and_mandatory_elements

Conversation

@Stef-Rousset

@Stef-Rousset Stef-Rousset commented Nov 12, 2025

Copy link
Copy Markdown

🎩 What? Why?

This PR improves accessibility by adding missing landmark roles on:

  • header => role="banner",
  • main => role="main",
  • footer => role="contentinfo"

This PR is related to the audit of Angers city(page 21 and 22), and is related to criterias 1.3.1, 2.41 and 4.1.2 from WCAG.

📌 Related Issues

Testing

Open your devtools, navigate in the app and check if header, main and footer have their appropriate role.

📷 Screenshots (optional)

Capture d’écran 2025-11-12 à 15 33 42

@Stef-Rousset Stef-Rousset force-pushed the fix/page_structure_and_mandatory_elements branch from d700aeb to 0660992 Compare March 26, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant