Skip to content

Conversation

@AAugustine
Copy link
Contributor

@AAugustine AAugustine commented Apr 10, 2025

Closes #5909

Changelog

New

A test that specifically tests the failing case on when the total count is 1 + pageSize

Changed

Changed how pageEnd was being calculated. It now makes pageEnd represent the actual display rather than a zero-based index.

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

@changeset-bot
Copy link

changeset-bot bot commented Apr 10, 2025

🦋 Changeset detected

Latest commit: 264dbf7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Apr 10, 2025
@github-actions
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Apr 10, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 102.7 KB (0%)
packages/react/dist/browser.umd.js 102.99 KB (0%)

@AAugustine AAugustine marked this pull request as ready for review April 10, 2025 20:12
@AAugustine AAugustine requested a review from a team as a code owner April 10, 2025 20:12
@AAugustine AAugustine requested a review from jonrohan April 10, 2025 20:12
@github-actions github-actions bot temporarily deployed to storybook-preview-5913 April 10, 2025 20:14 Inactive
@github-actions github-actions bot added integration-tests: failing Changes in this PR cause breaking changes in gh/gh and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Apr 10, 2025
@primer-integration
Copy link

👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/372530

@primer-integration
Copy link

🟢 golden-jobs completed with status success.

@github-actions github-actions bot added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh and removed integration-tests: failing Changes in this PR cause breaking changes in gh/gh labels Apr 14, 2025
Copy link
Contributor

@hectahertz hectahertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! TYSM for the contribution!

@hectahertz hectahertz enabled auto-merge April 14, 2025 14:47
@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Apr 14, 2025
@github-actions
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@francinelucca francinelucca added the update snapshots 🤖 Command that updates VRT snapshots on the pull request label Apr 14, 2025
@github-actions github-actions bot requested a deployment to storybook-preview-5913 April 14, 2025 20:18 Abandoned
@francinelucca francinelucca disabled auto-merge April 14, 2025 20:44
@github-actions github-actions bot added integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Apr 14, 2025
@github-actions
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@github-actions github-actions bot temporarily deployed to storybook-preview-5913 April 14, 2025 22:56 Inactive
@AAugustine AAugustine added this pull request to the merge queue Apr 14, 2025
Merged via the queue into main with commit abb4bd3 Apr 14, 2025
40 checks passed
@AAugustine AAugustine deleted the table-pagination-bug-fix branch April 14, 2025 23:31
@primer primer bot mentioned this pull request Apr 14, 2025
TylerJDev pushed a commit that referenced this pull request Apr 17, 2025
Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
hectahertz pushed a commit that referenced this pull request May 20, 2025
Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm update snapshots 🤖 Command that updates VRT snapshots on the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paginated data table pagination range bug

4 participants