popcodeorg / popcodeorg/popcode
Promise rejection when typing CSS
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- JavaScript
- 星标
- 191
- 派生
- 143
- 平均合并
- 4 天 11 小时
- 30 天内合并 PR
- 5
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在控制台打开时,在 CSS 框中输入无效 CSS 以重现问题,然后检查报告的 promise rejection 以及编辑器路径对 CSS 更改的处理。完成标准是:无效 CSS 不再使 Popcode 卡死或产生报告的 rejection,同时有效 CSS 的编辑仍能正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, javascript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100