Lists: not yet implemented functionality
オープン
- 主要言語
- Elm
- スター
- 352
- フォーク
- 41
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Lists currently do not support the following:
- [x] List items should ripple.
- [x] Keyboard interaction via up and down keys.
- [x] tabindex should be set.
- [ ] A radio button in a list item cause a double ripple. If you click the radio button, the list item itself should not ripple. Apparently for a checkbox is should ripple (what we're currently doing).
- [ ] Handle left and right arrow if horizontal list. Currently we have no concept of vertical or horizontal, the list is vertical by definition.
- [ ] Possibly need to disable keyboard interaction for nonInteractive lists.
コントリビューションガイド
評価
この issue はまだ評価されていません。