LiveSplit / LiveSplit/LiveSplitOne

Improve Keyboard Navigation

Open
#1,138 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement suitable for contributions UI
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.