Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Window Infinite Loader Support #8

Open
mmadson opened this issue Aug 24, 2023 · 1 comment
Open

React Window Infinite Loader Support #8

mmadson opened this issue Aug 24, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mmadson
Copy link

mmadson commented Aug 24, 2023

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. =)

@melloware
Copy link
Owner

@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.

@melloware melloware added the enhancement New feature or request label Aug 24, 2023
@melloware melloware added the help wanted Extra attention is needed label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants