Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ktable): store offset of next page in nextOffset #2355

Merged
merged 15 commits into from
Aug 27, 2024

Conversation

Leopoldthecoder
Copy link
Member

@Leopoldthecoder Leopoldthecoder commented Aug 23, 2024

Summary

This PR includes:

@Leopoldthecoder Leopoldthecoder requested a review from a team as a code owner August 23, 2024 06:23
Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 72b088d
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/66ccc26fe11d2500080769a7
😎 Deploy Preview https://deploy-preview-2355--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 72b088d
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/66ccc26fd9506200085b2dd5
😎 Deploy Preview https://deploy-preview-2355--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Leopoldthecoder Leopoldthecoder marked this pull request as draft August 23, 2024 08:19
Copy link
Member

@adamdehaven adamdehaven left a comment

Choose a reason for hiding this comment

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

The changes here look correct to me; we need to thoroughly test both with offset and cursor pagination to ensure all scenarios are functional

@Leopoldthecoder Leopoldthecoder marked this pull request as ready for review August 26, 2024 09:39
Copy link
Member

@portikM portikM left a comment

Choose a reason for hiding this comment

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

These changes look good to me. I've pulled these changes into konnect-ui-apps for sanity check: https://github.com/Kong/konnect-ui-apps/pull/4037. I'll tag a few people to check offset and cursor pagination functionality in different apps just to make sure we don't miss anything.

Copy link
Member

@portikM portikM left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@Leopoldthecoder Leopoldthecoder merged commit bf1821e into main Aug 27, 2024
9 checks passed
@Leopoldthecoder Leopoldthecoder deleted the fix/store-next-offset branch August 27, 2024 02:26
kongponents-bot pushed a commit that referenced this pull request Aug 27, 2024
## [9.4.1](v9.4.0...v9.4.1) (2024-08-27)

### Bug Fixes

* **ktable:** store offset of next page in nextOffset ([#2355](#2355)) ([bf1821e](bf1821e))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants