Internal issue 3256 - Empty H1 displayed on site
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
When testing a top nav with a slotted app title, accessibility tools, such as Accessibility Insights for Web are identifying the app title H1 as empty.
I have tested this on the main ICDS webpage, and get the attached result in accessibility insights. A H1 is identified but has no content. I believe this is failing SC 1.3.1 and SC 2.4.6 of WCAG 2.2?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on the main ICDS webpage with Accessibility Insights for Web, focusing on the top nav with a slotted app title. Inspect how the app title H1 is rendered and verify that the resulting heading has content and no longer triggers the reported WCAG concerns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100