Skip to content

upcoming: [UIE-9461] IAM Parent/Child - server side filter on Switch Account Drawer#13318

Open
mpolotsk-akamai wants to merge 6 commits intolinode:developfrom
mpolotsk-akamai:UIE-9460-replace-query
Open

upcoming: [UIE-9461] IAM Parent/Child - server side filter on Switch Account Drawer#13318
mpolotsk-akamai wants to merge 6 commits intolinode:developfrom
mpolotsk-akamai:UIE-9460-replace-query

Conversation

@mpolotsk-akamai
Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai commented Jan 26, 2026

Description 📝

This PR added server side filtering for Switch Account drawer

Changes 🔄

List any change(s) relevant to the reviewer.

  • Update filtering to use X-Filters and params.
  • Added table with pagination to the switch account drawer for IAM Delegation.
  • Updated akamai-cds-react-components.
  • Fixed search-related issues in the drawer.
  • Fixed incorrect search state after reopening the drawer.
  • Update tests.

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

How to test 🧪

Prerequisites

(How to setup test environment)

  • Use IAM Parent account

Verification steps

(How to verify changes)

  • navigate to a Switch Account Drawer and click "Switch Account" button
  • confirm X-Filters is working properly
  • table is visible
  • pagination is working correctly
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

@mpolotsk-akamai mpolotsk-akamai self-assigned this Jan 26, 2026
@mpolotsk-akamai mpolotsk-akamai added IAM (Identity & Access Management) IAM Delegation Implementing the new Parent/Child delegation UI labels Jan 26, 2026
@mpolotsk-akamai mpolotsk-akamai marked this pull request as ready for review January 26, 2026 14:01
@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner January 26, 2026 14:01
@mpolotsk-akamai mpolotsk-akamai force-pushed the UIE-9460-replace-query branch 2 times, most recently from 3c5c8a7 to 5af6080 Compare February 5, 2026 13:49
? errors.allChildAccountsError
: errors.childAccountInfiniteError;

if (hasError) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved this to the SwitchAccountDrawer component since it’s needed for both the List and Table.

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #7 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing865 Passing11 Skipped38m 13s

Details

Failing Tests
SpecTest
quotas-storage.spec.tsCloud Manager Cypress Tests→Quota workflow tests→Quota storage table » Quotas and quota usages display properly

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/account/quotas-storage.spec.ts"

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

Labels

IAM Delegation Implementing the new Parent/Child delegation UI IAM (Identity & Access Management)

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants