-
Notifications
You must be signed in to change notification settings - Fork 33
[BUG]: A11Y: Heading level on About page skips from h1 to h4 #166
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingneeds triageDetermine priority of issuesDetermine priority of issues
Description
Heading level on About page skips from h1 to h4.
Expected Behavior
Heading levels should only increase by one
Current Behavior
Heading level goes from h1 to next one being h4
Possible Solution
At a high-level, components should allow heading level to be set dynamically based on context they're used in. And a better default would probably a h2, rather than h4.
Steps to Reproduce
- Navigate to About page (http://localhost:3000/about when running locally)
- Run axe DevTools or HeadingsMap browser add-ons (or just inspect page)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds triageDetermine priority of issuesDetermine priority of issues
