Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wcag: aria-current #1241

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

BarbaraOliveira13
Copy link

🎩 What?

Added aria-current="true" to correctly mark active links within navigation menus, addressing WCAG 2.4.8 - Location (Level AAA).

🎩 Why?

This issue originates from an accessibility audit funded by the city of Lyon, targeting compliance with RGAA and corresponding WCAG standards. The changes ensure clearer navigation and improved usability for assistive technologies.

📌 Related Issues

📋 Subtasks

  • Add aria-current="true" to active links in navigation menus to comply with WCAG 2.4.8 - Location.
  • Verify the changes comply with RGAA best practices.
  • Add CHANGELOG entry
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

Capture d’écran 2024-12-18 à 17 16 17

♥️ Thank you!

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