Akryum / Akryum/vue-virtual-scroller

Keyboard navigation support

オープン
#166 コメント 2 件 リアクション 17 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

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

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