Audit accessibility of the devguide
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 2.1k
- 分支
- 1k
- 平均合併
- 2 天 12 小時
- 30 天內合併 PR
- 12
描述
Audit our devguide for assistive tech and ARIA support.
From @hugovk:
Nice little shortcut, but I'm concerned this will interfere with keyboard handling for people using assistive tech such as screen readers.
https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/ includes:
So, screen reader users will commonly expect that pressing the right arrow key will expand a collapsed node.
https://webaim.org/techniques/keyboard/ has examples where ←/→ keys are needed.
Originally posted by @hugovk in https://github.com/python/devguide/issues/1784#issuecomment-4275849620
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,根據 issue 中連結的 WAI-ARIA 鍵盤介面指南和 WebAIM 鍵盤範例,檢視 devguide 中相關的互動式導覽。找出無障礙功能和鍵盤處理方面的缺口,接著記錄或實作所需的變更,並確認輔助技術使用者能夠操作受影響的控制項。
由索引模型根據 Issue 內容生成。
評估
- 領域
- accessibility, documentation
- Issue 類型
- 文件
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 42/100