webdevcody / webdevcody/code-racer
Tabs not recognized in practice tests.
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 697
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Description
Added a snippet of Go code which had a tab before the "fmt" import.
When doing a practice run, I was not able to trigger the tab with a tab or spaces.
(optional) What browsers are you seeing the problem on?
Chrome
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
Reproduce the issue in a Chrome practice run using the Go snippet with a tab before the "fmt" import, then trace the practice-test input and tab-handling entry points. Done means inserting either a tab or the expected spaces triggers the corresponding practice-test action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100