🚫** (Warns in development) is open to interpretation
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
My colleagues and I were discussing this section of the docs and got a bit confused:
https://reactjs.org/docs/concurrent-mode-adoption.html#feature-comparison
It was not 100% clear whether 🚫** → Warns in development means
- works, may be buggy, warns in development
or - does not work, also warns in development.
Both interpretations can be explained logically. The first one can be true because the footer note does explicitly say does not work and we're still in 16.x, which assumes no breaking changs. The second interpretation comes from the presence of 🚫.
I'm wondering if the docs could be improved by replacing 🚫* and 🚫** with distinct emojis (e.g. ⚠️, ⛔️, 🚨, 🤞, ✳️, 🆗, ❇️, etc.). Each emoji can be present in a footnote, including ✅ and 🚫.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 concurrent-mode-adoption.html URL 中的 Feature Comparison 部分开始,检查 🚫* 和 🚫** 的图例、脚注和屏幕截图。明确支持但会发出警告的行为与不支持的行为之间的区别,然后验证修订后的符号和解释在文档中是否清晰呈现。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100
