github / github/annotation-toolkit
[Feature request] Add "or" separator option for keyboard shortcut combos
- 主要言語
- 言語のデータがありません
- スター
- 320
- フォーク
- 33
- 平均マージ
- 36分
- マージ済み PR(30日)
- 2
説明
### Description
Keyboard shortcut combo components currently only support + as a separator (e.g., Ctrl + C). Some keyboard interactions require an or separator to communicate alternative key combinations (e.g., Home **or** Fn + Left Arrow).
### Requested change
Add an option to use **or** (in addition to the existing **+**) when building keyboard shortcut combos.
### Considerations
There's a point where these keyboard shortcut components become over-engineered, and we may already be there. Let's try to implement this in a simple way if possible. As it is, we should simplify what's already implemented, per:
- https://github.com/github/annotation-toolkit/issues/24
コントリビューションガイド
調査の方向性
まず、この issue で説明されているキーボードショートカットの組み合わせのコンポーネントを特定し、issue #24 の簡素化に関する議論を確認します。不要な複雑さを加えず、代替キーの組み合わせに対して、既存の「+」セパレーターまたは「or」セパレーターのいずれかをサポートするシンプルなオプションが実装されれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- accessibility, design
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100