javascript-tutorial / javascript-tutorial/zh.javascript.info
日间模式,运行页面嵌入的代码块时,不显示输出
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 10.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
日间模式下,运行 [Promise.any](https://zh.javascript.info/promise-api#promiseany) 的最后一个代码块,看不见输出

夜间模式下,能看见

原因是:日间模式下,输出字体的颜色与背景颜色过于相近。
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
Start with the linked Promise.any tutorial page and run the last embedded code block in day and night modes. Inspect the output styling and theme colors; done means the output is readable in day mode as well as night mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100