shipshapecode / shipshapecode/shepherd
Accessibility issue with focus
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.8k
- Forks
- 658
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 15
Description
When a tour is started the focus should appear on the close button but currently it's lost.
When you press tab once after starting focus still doesn't appear. It's not till after you press tab a second time do you see focus.
This introduces an accessibility problem
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
Reproduce the issue by starting a tour and pressing Tab, then trace the tour's focus handling and close-button behavior. Done means focus is visibly on the close button when the tour starts, including after the first Tab press, without requiring a second press.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100