shipshapecode / shipshapecode/shepherd

Accessibility issue with focus

Open
#3,065 12 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.