You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wondering if this is already possible but let's say we have a crazy large file that we can paginate over the lines and we know up front how many lines are in the file. I'd like have the full scroll bar present and be able to jump to parts of the file and then have the react window infinite loader load the relevant files.
@mmadson this is great feedback. I was unaware of the infinite loader it definitely seems possible. It is definitely NOT implemented currently. I will mark it as an enhancment.
https://www.npmjs.com/package/react-window-infinite-loader
Wondering if this is already possible but let's say we have a crazy large file that we can paginate over the lines and we know up front how many lines are in the file. I'd like have the full scroll bar present and be able to jump to parts of the file and then have the react window infinite loader load the relevant files.
Similar to this demo.
https://codesandbox.io/s/5wqo7z2np4
Apologies if this is already supported and I just missed it.
Thank you for putting in the work to keep this project alive. =)
The text was updated successfully, but these errors were encountered: