stackabletech / stackabletech/stackablectl

Pagination

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
10
Forks
5
Avg merge
4h 41m
Merged PRs (30d)
4

Description

The current Figma draft is designed around offset pagination, while the K8s API only supports cursor pagination. We need to pick one and figure out how to adapt the API to support it.

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 comparing the offset-pagination Figma draft with the cursor-pagination behavior supported by the Kubernetes API. Determine which pagination model should be used and document the API changes needed to support the selected design; completion requires an agreed direction and an actionable adaptation plan.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, rust
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.