Automattic / Automattic/jetpack
Related Posts - add ARIA tab role to Related Posts lists
Open
[Block] Related Posts
[Feature] Related Posts
[Focus] Accessibility
[Pri] Normal
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Part of an Accessibility Lighthouse audit for the Related Posts feature.
#### Describe the solution you'd like
1 :
Implements ROLE TABLIST in jetpack/projects/plugins/jetpack/modules/related-posts/jetpack-related-posts.php
'
Contributor guide
Research direction
Start in jetpack/projects/plugins/jetpack/modules/related-posts/jetpack-related-posts.php and inspect the Related Posts list markup identified by the issue. Compare the existing ul and li roles with the requested tablist and tab roles, then confirm the Related Posts feature passes the relevant Accessibility Lighthouse audit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100