popcodeorg / popcodeorg/popcode

Promise rejection when typing CSS

Open
#875 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

screen shot 2017-06-11 at 4 18 23 pm

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.