Add infinite scrolling to ResourceLabeledSelect
Open
Nobody has claimed this yet.
area/dashboard
bot/issue-triage/priority-2
bot/skip-grooming
kind/enhancement
QA/dev-automation
- Dominant language
- TypeScript
- Stars
- 625
- Forks
- 351
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 133
Description
Is your feature request related to a problem? Please describe.
Remove load more fatigue by
- remove load more button
- make list scrollable
- trigger load more when user scrolls close to bottom of list
Additional context
- https://github.com/rancher/dashboard/issues/17840
- a good location to test with is local cluster --> install backup chart --> for Default Storage Location select
use an s3-compatible object storeand use theCredential Secretdrop down
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
Start by locating the ResourceLabeledSelect component and reproduce the behavior using a local cluster: install the backup chart, choose “use an s3-compatible object store” for Default Storage Location, and inspect the Credential Secret dropdown. The work is done when the list scrolls, loads more items near its bottom, and no longer needs a load more button; review the related issue 17840 for context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100