webdevcody / webdevcody/code-racer
[BUG]: accepting gibberish when adding snippets
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 697
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Description
When I try to add snippets in JS I typed gibberish that not a valid JS Code and its been accepted it would be nicer to check code before allow to add the snippet
(optional) What browsers are you seeing the problem on?
No response
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
No file, test, or entry point is named in the issue. Trace the snippet-add flow and determine where JavaScript snippets are accepted; the work is done when invalid JavaScript is rejected before a snippet is added and valid snippets continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100