Skip to content

upcoming: [UIE-10251] - Empty message for SwitchAccountDrawer child accounts table#13412

Merged
abailly-akamai merged 5 commits intolinode:developfrom
abailly-akamai:UIE-10251
Feb 19, 2026
Merged

upcoming: [UIE-10251] - Empty message for SwitchAccountDrawer child accounts table#13412
abailly-akamai merged 5 commits intolinode:developfrom
abailly-akamai:UIE-10251

Conversation

@abailly-akamai
Copy link
Copy Markdown
Contributor

Description 📝

Small PR to retrofit the empty message in the SwitchAccountDrawer to the actual Table, and remove it from the list since it is a Legacy component.

Changes 🔄

  • Empty message in ChildAccountsTable
  • Add coverage for component

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

Preview 📷

Screenshot 2026-02-18 at 16 03 43

How to test 🧪

Use an IAM reseller account (Parent/Child) and sign in as a parent admin user

Verification steps

  • Navigate to ChildAccountsTable and ensure current user isn't added to any delegation
  • Open the user menu and the Switch Account drawer
  • ✅ Confirm empty message is properly displayed
  • ✅ Confirm searching still display its own message
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

@abailly-akamai abailly-akamai marked this pull request as ready for review February 18, 2026 15:09
@abailly-akamai abailly-akamai requested a review from a team as a code owner February 18, 2026 15:09
accounts.
</Notice>
);
}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This does not belong in there since this component is only rendered if isIAMDelegationEnabled is false

Copy link
Copy Markdown
Contributor

@mpolotsk-akamai mpolotsk-akamai left a comment

Choose a reason for hiding this comment

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

Confirmed that the empty message is visible when the user isn’t added to any delegation. Thanks!

@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing867 Passing11 Skipped37m 57s

Details

Failing Tests
SpecTest
firewall-landing-page.spec.tsCloud Manager Cypress Tests→confirms Firewalls landing page empty state is shown when no Firewalls exist » lists all Firewalls

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/firewalls/firewall-landing-page.spec.ts"

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 19, 2026
@abailly-akamai abailly-akamai merged commit 51bc332 into linode:develop Feb 19, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Feb 19, 2026
dchyrva-akamai pushed a commit to dchyrva-akamai/manager that referenced this pull request Feb 23, 2026
… accounts table (linode#13412)

* fix + test

* Added changeset: Empty message for `SwitchAccountDrawer` child accounts table

* feedback @bnussman-akamai
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

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants