JedWatson / JedWatson/react-select
Pagination/Infinite Loading
Open
Nobody has claimed this yet.
issue/bug-unconfirmed
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to implement infinite loading with AsyncCreatableSelect and loadOptions. I found there was once a PR done long ago, but its nowhere to be found in the recent versions.
Contributor guide
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
Start by tracing the AsyncCreatableSelect component and its loadOptions entry point to understand the current loading contract. Review the older pagination or infinite-loading PR referenced in the issue if it can be located, then define the expected pagination behavior and completion criteria before proposing implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100