developit / developit/preact-virtual-list
Millions?
- 主要言語
- JavaScript
- スター
- 231
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi @developit, was looking through the list of Preact Libraries & Add-ons and was struck by the phrasing that this library can handle "millions". I went to the demo to try with my browser, which took a while to load, I figured because it was generating a lot of data, but turns out it was only 100k rows... I'm skeptical this can handle the amount advertised.
Most of my skepticism is due to my experiments with HyperList a vanilla-js virtual scrolling tool, that has a demo w/ 2 million rows. This was incredibly hard to test and won't even work in some browsers due to max element height issues. Basically if you want a native scrollbar, you cannot have millions of rows working across various browsers. React Virtualized "solves" this, but not in an elegant way and severely breaks scrolling with the mouse (tries to offset more items based on where you are in the vertical scroll).
Just looking for clarification here. Is this library doing something different making it capable of rendering "millions", or is it just a marking claim that should be adjusted?
Thanks for your time!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Preact Libraries & Add-ons のリストに掲載されている「millions」という主張と、issue で説明されているデモを確認する。デモが実際に扱う規模を検証し、その主張が裏付けられているかを記録する。完了とは、その機能が明確になるか、文言が修正されることを意味する。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation, frontend
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100