codesandbox / codesandbox/codesandbox-client
Problems remain visible until page refresh
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
When I make an error and then fix it, it remains visible in the Problems tab.
This has caused me intolerable frustration.
Example: type a single-line comment, typing each forward-slash individually, and it will say it's still an unterminated regular expression.
Vanilla Template
| Сodesandbox |
| Chrome |
| ChromeOS |
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 by reproducing the example in the Problems tab: type a single-line comment one slash at a time, then complete it and observe whether the diagnostic changes. Done means the obsolete unterminated-regular-expression error disappears without a page refresh after the code is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100