NUKnightLab / NUKnightLab/TimelineJS3
Low text contrast, #999999 on #FFF, 2.8:1
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
| Issue Description | WCAG Criteria | Status | Category | Example | Notes |
|---|---|---|---|---|---|
| Low text contrast, #999999 on #FFF, 2.8:1 | 1.4.3Contrast (Minimum) | Identified | Low vision | .tl-media .tl-media-blockquote blockquote cite<cite>Edith Clarke, first female professor of electrical engineering in the United States</cite> | Same color in .tl-timeline blockquote,.tl-timeline blockquote p |
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 searching the styles for .tl-media .tl-media-blockquote blockquote cite and .tl-timeline blockquote p. Check the affected citation text against WCAG 1.4.3, then verify that the updated styling reaches at least the required contrast ratio on a white background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100