webdevcody / webdevcody/code-racer
[FEATURE]: quicker way to start another race.
Open
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
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 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