Skip to content

feat: implement jump to page#4430

Open
ngynmt wants to merge 15 commits intocloudscape-design:mainfrom
ngynmt:jump-to-page-041026
Open

feat: implement jump to page#4430
ngynmt wants to merge 15 commits intocloudscape-design:mainfrom
ngynmt:jump-to-page-041026

Conversation

@ngynmt
Copy link
Copy Markdown

@ngynmt ngynmt commented Apr 10, 2026

Description

Previous PR with feedback: #4113

The current pagination component forces users to navigate sequentially through pages, creating poor user experience for large datasets. Users frequently need to access specific pages (e.g., jumping from page 1 to page 50) but must click through each intermediate page, leading to time-consuming navigation for large datasets. This change proposes additional options for user to navigate to a specific page.

How has this been tested?

Added examples of open-ended and closed-ended scenarios under tables pages

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests? Yes
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ngynmt ngynmt requested a review from a team as a code owner April 10, 2026 19:39
@ngynmt ngynmt requested review from taheramr and removed request for a team April 10, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant