webdevcody / webdevcody/code-racer
[BUG]: Practice Snippet Getting Loaded Twice
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 697
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Description
On the Practice page, the snippet is getting loaded twice and it is causing a glitchy change from one snippet to another.
A potential fix would be to get only one snippet or implement a loading state.
(optional) What browsers are you seeing the problem on?
Microsoft Edge
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 Practice page and reproduce the issue in Microsoft Edge, watching whether the same snippet is requested or rendered twice. Trace the snippet-loading flow to identify why the visible snippet changes twice; done means one snippet loads without the glitchy transition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100