When a radio button is both checked and disabled tabindex wouldn't step into the radio group at all
オープン
Accessibility
area: material/radio
P3
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-material-radio-button-demo-wz3p6o?file=app%2Fapp.component.html
Steps to reproduce:
1. Have a radio button which is both checked and disabled
2. try to navigate to radio group through tab
#### Expected Behavior
If checked radio button is also disabled the tab should navigate you to the first enabled radio button (even if is not checked)
#### Actual Behavior
If checked radio button is also disabled radio group is not navigable through keyboard
- Angular:
コントリビューションガイド
調査の方向性
リンクされた StackBlitz の再現から始め、チェック済みで無効化されたボタンに対するラジオグループのキーボードナビゲーションの動作を追跡します。完了条件は、Tab ナビゲーションでグループ全体をスキップせず、最初の有効なラジオボタンに到達することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- accessibility, frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 48/100