508 Issues
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Running Lighthouse on my web pages has identified a few 508 issues that are in Groundwork.
The current green button has a contrast issue. Maybe provide a darker green.
The gray text in the footer has a contrast issue.
A couple images in the header/footer have ARIA issues.
In mobile view, the sidebar has issues with the burger button and pulldown select.
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
Start by reproducing the reported Lighthouse accessibility findings on the web pages, focusing on the green button, footer text and images, and the mobile sidebar controls. Update the affected components so the contrast and ARIA findings are resolved, then rerun Lighthouse in desktop and mobile views to confirm that the reported issues are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100