LiveSplit / LiveSplit/LiveSplitOne
Improve Keyboard Navigation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 55
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
I noticed that a bunch of widgets like toggles are not focusable and co. while working on the Desktop version. Also we can probably differentiate between :focus and :focus-visible better.
Contributor guide
No contributing guide indexed for this repository
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 reviewing keyboard focus behavior for the desktop widgets mentioned, especially toggles, and inspect how :focus and :focus-visible are currently handled. Define which controls should be focusable and how their focus indicators should differ; done means the affected widgets support keyboard navigation with clear focus styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100