webdevcody / webdevcody/code-racer

[FEATURE]: quicker way to start another race.

Open
#720 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
697
Forks
594
PR merge metrics
No merged PRs in 30d

Description

Feature Summary

"It would be nice to have a quicker way to start another 'run' after finishing the test. Currently, we have to scroll down the page almost entirely just to press 'tab' + 'enter,' which is not very practical. A simple 'Tab' or 'Esc' would be more convenient."

Code of Conduct
  • I agree to follow this project's Code of Conduct

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

Start at the race completion screen and trace how keyboard input currently reaches the control used to begin another run. Decide whether Tab or Escape should provide the quicker action, then verify that the selected key starts a new run after finishing without disrupting other keyboard navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.