Skip to content

GitHub Issue 1534: Cap row counts for React grid pagination - #3189

Open
XingY wants to merge 4 commits into
developfrom
fb_limitMaxCount
Open

GitHub Issue 1534: Cap row counts for React grid pagination#3189
XingY wants to merge 4 commits into
developfrom
fb_limitMaxCount

Conversation

@XingY

@XingY XingY commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Rationale

Add page-object support for asserting capped-grid pagination so UI tests can distinguish a normal "Last Page" jump from the capped "Page N" jump. Supports the grid row-count capping test coverage in the module repos.

Related Pull Requests

Changes

  • Add pager helpers to detect and read the capped "Page N" last-page jump and to report whether a real last-page jump is present and actionable.
  • Expose a grid-level check for whether the grid can jump to its true last page.

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.

2 participants