processing / processing/processing-website

Improve top bar menu navigation for keyboard and screen reader users

オープン
#430 コメント 6 件 リアクション 0 件 担当者 1 名 GitHub で見る

@OsirisMedici がすでに取り組んでいます。

2023年3月3日 から。

Accessibility Enhancement Help Wanted
主要言語
MDX
スター
90
フォーク
122
平均マージ
1時間 43分
マージ済み PR(30日)
3

説明

The top bar of the Processing website's dropdowns are not properly accessible for keyboard and screen reader users.

Current behavior
  • Tabbing through the top bar menu gives limited information about the nature and state of dropdown buttons.
Desired behavior
  • When tabbing through the menu, screen reader should announce "[button name] menu button collapsed submenu."
  • When pressing enter, screen reader should announce "expanded" and actually expand the submenu.

This can be achieved using aria-expanded and aria-controls.

Example

A good example of an accessible menu with dropdowns can be found here: https://www.audioeye.com/consultants/

References

Further information about dropdown accessibility can be found here: https://accessuse.eu/en/drop-down-menus.html

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。