react-infinite-scroll-component
react-infinite-scroll-component copied to clipboard
Roadmap 7.0
We're going to make this library more awesome in 2021!
Here are some of the things we need to pick-up in the order (of most important)
- Triaging the existing issues and Pull requests (reduce the number of open issues 60 and pull requests 19)
- cypress e2e tests
- unit tests with coverage > 90%
- automated publish and build - right now publish to npm works on a very old github workflow which works randomly - need to have a setup like octokit with bots doing all the work.
- Examples folder like it's present in nextjs. We can have examples with most frequently used tech stack like how to use with redux/context/plain state/MUI/Ant etc
- right now the library uses plain old scroll events, use Intersection Observer on newer browsers
- integrate all-contributors
- add commitzen/commit lint to make the package follow semver
Please create and assign the issues to yourself!
the list is big and each line item can have multiple people work on it, for example in cypress test cases feel free to create multiple issues for the test scenarios you would be adding!
Also please comment if there's something you'd want to add here. We can take and prioritize it as well.
Consider adding virtualization options?
I really like this library. I'm currently using it and I would like to contribute, how can I help?
I think the biggest pitfall I've experienced using this library in production (about a year now) is this issue, which has made us write more imperative code on top of this component
Not sure whether it's possible to extend the API to actually build this in, but it would be my no1 pain point.
Please, make virtualization option
RIP?
RIP, we need this! :D Such a useful feature and a library with so much potential.
Shame this library was abandoned; it was the best of its kind!