fix: [UIE-9656] - Plans panel pagination bug fix#13100
Merged
tvijay-akamai merged 2 commits intolinode:developfrom Nov 18, 2025
Merged
fix: [UIE-9656] - Plans panel pagination bug fix#13100tvijay-akamai merged 2 commits intolinode:developfrom
tvijay-akamai merged 2 commits intolinode:developfrom
Conversation
fea0911 to
633128c
Compare
abailly-akamai
approved these changes
Nov 17, 2025
jdamore-linode
approved these changes
Nov 17, 2025
Contributor
jdamore-linode
left a comment
There was a problem hiding this comment.
Thanks for the quick fix @tvijay-akamai, confirmed that this fixes the issue 👍
If you make any last minute tweaks before merging this, feel free to move it to Testing in Jira and I'd be happy to take a second look, but otherwise I think we're good to mark this as Done once this is merged 🚀
pmakode-akamai
approved these changes
Nov 17, 2025
Contributor
|
@tvijay-akamai We should add a changeset for this PR if this fix is not going to be included in the upcoming release. |
Contributor
|
@jdamore-linode @tvijay-akamai we do need to point this to the release branch: EDIT: i was wrong, since there is a feature flag |
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #3 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/firewalls/firewall-landing-page.spec.ts" |
|||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Plans panel pagination bug fix
Changes 🔄
Plans panel page size should not effect the PAGE_SIZE key
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
03/12/2025
How to test 🧪
Verification steps
(How to verify changes)
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅