react-component / react-component/table

Feature Request: Infinite Scroller

Open
#230 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.