Skip to content

Commit 16b9129

Browse files
Merge pull request #70 from primer/copilot/sub-pr-68
Add changeset for sidebar navigation accessibility improvements
2 parents f9027fc + 63538e2 commit 16b9129

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/doctocat-nextjs": patch
3+
---
4+
5+
Improve screen reader accessibility by updating sidebar navigation heading hierarchy. The sidebar title now uses a semantic `<Heading>` component with visually hidden text to clarify it's a navigation area, and is properly connected to the `<NavList>` via `aria-labelledby`.

0 commit comments

Comments
 (0)