Skip to content

Conversation

@nikhagra-akamai
Copy link
Contributor

@nikhagra-akamai nikhagra-akamai commented Oct 8, 2025

Description 📝

Added preference support to ACLP group by

Changes 🔄

List any change(s) relevant to the reviewer.

  1. Updated GlobaFilterGroupByRenderer & WidgetFilterGroupByRenderer to use preference value
  2. Updated GlobalFilter & CloudPulseWIdget to update group by preference

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

October, 21st

Preview 📷

Include a screenshot <img src="" /> or video <video src="" /> of the change.

🔒 Use the Mask Sensitive Data setting for security.

💡 For changes requiring multiple steps to validate, prefer a video for clarity.

Before After
Screen.Recording.2025-10-08.at.5.24.13.PM.mov
Screen.Recording.2025-10-08.at.5.25.35.PM.mov

How to test 🧪

Prerequisites

  1. If you have aclp access, then you can verify through UI
  2. Switch to mock user, and verify through preference API call or by passing default group by list to GlobalFilterGroupByRenderer and WidgetFilterGroupByRenderer components.

Verification steps

(How to verify changes)

  • Select some group by from global filters and refresh that page, you'll notice those values will be selected by default
  • Select some group by from widget filters and refresh that page, you'll notice those values will be selected by default
  • Select group by in some order, you'll notice on refresh of the page, select order will be same
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


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@nikhagra-akamai nikhagra-akamai requested a review from a team as a code owner October 8, 2025 12:19
Copy link
Contributor

@ankita-akamai ankita-akamai left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Oct 9, 2025
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing837 Passing11 Skipped39m 42s

Details

Failing Tests
SpecTest
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts"

@nikhagra-akamai nikhagra-akamai merged commit 0488a24 into linode:develop Oct 9, 2025
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Oct 9, 2025
corya-akamai pushed a commit to corya-akamai/manager that referenced this pull request Dec 8, 2025
…ode#12969)

* upcoming: [DI-27110] - Added preference support for group by

* upcoming: [DI-27110] - Updated typecheck

* upcoming: [DI-27110] - Renamed props

* upcoming: [DI-27110] - Updated failing test cases

* upcoming: [DI-27110] - Added test cases

* upcoming: [DI-27110] - Updated logic to maintain the order of default value selection as per configuration or preferences

* upcomign: [DI-27110] - Updated logic to avoid preference call on initial group by selection

* upcoming: [DI-27110] - Updated save preferences logic

* upcoming: [DI-27110] - Updated test cases

* added changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants