popcodeorg / popcodeorg/popcode
Promise rejection when typing CSS
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
When typing in the CSS box, if the CSS is invalid, you get the promise rejection error seen below. If CSS is valid and you're typing, there's no promise rejection error. The app still appears to be functioning correctly when the console is closed, however it freezes popcode virtually every time you type CSS when the console is open.
Contributor guide
No contributing guide indexed for this repository
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 problem by typing invalid CSS in the CSS box while the console is open, then inspect the reported promise rejection and the editor path handling CSS changes. Done means invalid CSS no longer freezes Popcode or produces the reported rejection while valid CSS editing continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100