react-infinite-scroll-component icon indicating copy to clipboard operation
react-infinite-scroll-component copied to clipboard

An awesome Infinite Scroll component in react.

Results 162 react-infinite-scroll-component issues
Sort by recently updated
recently updated
newest added

1. Refactor InfiniteScroll class to function component 2. Upgrade all dependencies to latest versions 3. Fix breaking unit tests 4. Fix Storybook 5. Resolve lint errors

I am trying to add role="list" to the react-infinite-scroll-component top div so screenreaders can announce how many children are under this list, however there is no way to add it...