react-component / react-component/table
Feature Request: Infinite Scroller
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description
Infinite scroller is a very good UX design especially with a large data list to show.
New content is fetched and embedded after the existing content when users scrolls to the bottom of the page creating a seamless experience.
Open Youtube and scroll down continuously to see what exactly infinite scroller is.
I think it would be exciting if this feature is built into rc-table.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. First clarify the loading API, scroll trigger, pagination behavior, and completion criteria, then inspect rc-table's table and scrolling entry points; done should include an implemented infinite-loading experience with tests covering content loading at the bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100