NUKnightLab / NUKnightLab/TimelineJS3
.tl-menubar buttons have only icons for visible labels
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 |
|---|---|---|---|---|---|
| .tl-menubar buttons have only icons for visible labels. "Goback" and "goend" buttons in particular are | Enhancement | Identified | Keyboard, Voice Control, Cognitive | Consider visually displaying button names on focus (keyboardless users will still only have icons). |
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 locating the .tl-menubar button markup and the "Goback" and "goend" controls. Review their current focus behavior and determine how button names could be displayed when focused. Done means the visible labels appear on focus while the controls remain usable for keyboard and voice-control users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100