An open API service providing repository metadata for many open source software ecosystems.

GitHub / MohamedLamineAllal / tanstack-virtual-list-and-browser-scrollbar-limit-problem

A playground based on tanstack/virtual official code sandbox. That show the browser problem of scrollbar scroll limit. Where scrolling through a big list of elements totalSize() is never reached. The rest of elements get cropped with no posiblity to scroll further. And to check that this problem is fully a browser limitation. I created a second component that simply render a normal div with another div container. And on which the size is set to a large value. The same limit of scrolling get hit. And u can't scroll any more. The limit in chrome is around 16m+ pixels. Making the mechanism that virutal use and the official examples shown innificient for big data sets. The number of data is relative to the size that one render elements will occupy. The smaller the more elements one can have. The bigger the less.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohamedLamineAllal%2Ftanstack-virtual-list-and-browser-scrollbar-limit-problem
PURL: pkg:github/MohamedLamineAllal/tanstack-virtual-list-and-browser-scrollbar-limit-problem

Stars: 0
Forks: 0
Open issues: 0

License: None
Language:
Size: 0 Bytes
Dependencies parsed at: Pending

Created at: almost 3 years ago
Updated at: almost 3 years ago
Pushed at: almost 3 years ago
Last synced at: over 2 years ago

    Loading...