Fix a11y audit: headings on left menu and link to design doc#2859
Fix a11y audit: headings on left menu and link to design doc#2859
Conversation
✅ Deploy Preview for boosted ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
louismaximepiton
left a comment
There was a problem hiding this comment.
I'm wondering if we should have h1 and h2 or h2 and h3 ?
If we use |
It is better to respect a logical hierarchy with But, what is strange and even more disturbing is that we always have the "cookie management panel" in the first I propose that for now we stick with
|
Related issues
#2667
Description
On the left menu (issue 1-1):
visually-hidden<h1 class="visually-hidden">labelled Docs navigation<nav>element, change the aria-label to aria-labelledby to point to this heading<h2>On the page "Design guidelines" (issue 3-2):
aria-labelon the link "Visit system.design.orange.com"titleto be exactly "Visit system.design.orange.com"On the home page (same issue than above):
titleto the link "Visit system.design.orange.com"Motivation & Context
Changes asked by the a11y auditor to increase our accessibility note. See #2267 issues 1-1 and 3-2.
Types of change
Live previews