rancher / rancher/dashboard

Add infinite scrolling to ResourceLabeledSelect

Open
#17,841 1 comment 1 reaction 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.