Akryum / Akryum/vue-virtual-scroller
Keyboard navigation support
オープン
feature-request
question
- 主要言語
- TypeScript
- スター
- 10.8k
- フォーク
- 973
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is there any plans on reimplementing the previous RecycleScroller behaviour?
It was working pretty well on keyboard tab navigation as the element on the DOM was in the same order that they appeared. Now that it relies on 2D transforms, which gives a much better performance, the trade-off is that keyboard navigation is now broken as it jumps between elements, because their DOM order is not longer guaranteed.
Is there any way to make this work again with a config flag, even if it requires some performance sacrifice?
Thanks!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。