Improve around Accessibility Areas in React-Beta Docsite
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
In the latest beta documentation for React, there are some accessibility issues which are persisting.
Some of them are (from lighthouse report):
- Missing
aria-labelsin view elements - Links do not have descriptive text
I am willing to work and contribute to this and will try to improve upon these areas to the best so that the React Documentation site is fully accessible to everyone on the internet.
P.S. I am a first-time-contributor to React and very excited to make this contribution. Thank you.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从最新的 React beta 文档网站开始,复现报告的 Lighthouse 发现。检查受影响的视图元素和链接,然后通过重新运行 Lighthouse 可访问性检查,验证缺失的 aria-labels 和非描述性链接文本已得到处理。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- accessibility, documentation, frontend
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100