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

Rendre les actions explicites #777

Open
astranchet opened this issue Jan 31, 2025 · 0 comments
Open

Rendre les actions explicites #777

astranchet opened this issue Jan 31, 2025 · 0 comments
Labels
a11y Accessibility issues

Comments

@astranchet
Copy link
Collaborator

Sur certaines pages, tous les liens ont les mêmes intitulés. Ils seront vocalisés de la même manière par les lecteurs d'écrans.

Par exemple, sur la page newsletter, il y a beaucoup de liens Lire ou Éditer. Les personnes avec un contexte visuel ont l'info dans le tableau. Mais pour les lecteurs d'écrans, on peut apporter l'info dans un attribut title.

Exemple : <a class="fr-link" href="https://pad.incubateur.net/infolettre-d9a0829a" target="_blank" title="Lire l'édition du 13 février 2024 - ouvre une nouvelle fenêtre">Lire</a>

Image
@astranchet astranchet added the a11y Accessibility issues label Jan 31, 2025
revolunet added a commit that referenced this issue Jan 31, 2025
revolunet added a commit that referenced this issue Feb 4, 2025
* fix(events): a11y #776 #777

* fix(newsletter): a11y #776

* fix: for #776

* fix(member): a11y fix #77!

* fix(metabase): a11y fix #780

* Update src/app/(private)/(dashboard)/events/page.tsx

Co-authored-by: Anne-Sophie Tranchet <[email protected]>

* Update src/app/(private)/(dashboard)/events/page.tsx

Co-authored-by: Anne-Sophie Tranchet <[email protected]>

---------

Co-authored-by: Anne-Sophie Tranchet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility issues
Projects
None yet
Development

No branches or pull requests

1 participant