CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Check and improve accessibility with lighthouse
- 主要言語
- JavaScript
- スター
- 9
- フォーク
- 352
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Acceptance Criteria
- [ ] A Lighthouse accessibility audit is conducted and achieves above 80 on Accessibility.
- [ ] The Lighthouse report (HTML) is included in the Pull Request.
- [ ] CSS provides clear focus states to visually indicate the currently active control.
- [ ] All website controls can be navigated and activated using only the keyboard.
Check out the resources section below to figure out how to implement this requirement.
## Guidance 🧭
**Lighthouse Accessibility Testing:** [https://supercooldesign.co.uk/blog/how-to-run-a-lighthouse-audit](https://supercooldesign.co.uk/blog/how-to-run-a-lighthouse-audit)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まずウェブサイトに対してLighthouseのアクセシビリティ監査を実行し、報告された問題を確認します。次に、キーボードナビゲーションと視認可能なフォーカス状態について、コントロールとそのCSSを調査します。Accessibilityスコアが80を超え、すべてのコントロールをキーボードで操作でき、フォーカスのスタイルが明確で、HTML Lighthouseレポートがpull requestに含まれていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- accessibility, frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100