[AXE] Homepage hero tabs — invalid ARIA structure
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- typescript
- Domain
- accessibility, frontend
Research direction
Start at the homepage hero tab implementation and reproduce the reported axe violations. Check the tablist children and the decorative “Websites” span; done means only tabs remain in the tablist, the indicator is presentational, and the span no longer has a prohibited label or has a real role.
Written by the indexing model from the issue text.
Description
What
div[role="tablist"][aria-label="Hero feature previews"] contains a non-tab child, and a decorative span[aria-label="Websites"] carries a prohibited label (aria-prohibited-attr).
Where
Home strapi.io.
Impact
Assistive tech may mis-count or skip the hero tabs; the labelled span exposes a name a generic element shouldn’t have.
Fix
Keep only role="tab" children in the tablist (mark the indicator role="presentation"); drop aria-label from the span or give it a real role.
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- Avg merge
- 8d 19h
- Merged PRs (30d)
- 7
Contributor guide
No contributing guide indexed for this repository
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.
More from strapi/website
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
bug
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·