Skip to content

feat: [UIE-10224] - IAM: style fix for long username#13411

Merged
aaleksee-akamai merged 3 commits intolinode:developfrom
aaleksee-akamai:UIE-10224
Feb 24, 2026
Merged

feat: [UIE-10224] - IAM: style fix for long username#13411
aaleksee-akamai merged 3 commits intolinode:developfrom
aaleksee-akamai:UIE-10224

Conversation

@aaleksee-akamai
Copy link
Contributor

Description 📝

This PR fixes an overflow for a long username for small screens and adds a max-width to a user's menu

Changes 🔄

List any change(s) relevant to the reviewer.

  • Fix styles

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 📷

Before After
image image

How to test 🧪

Prerequisites

(How to setup test environment)

  • use parent/child or iam account

Reproduction steps

(How to reproduce the issue, if applicable)

  • go to /iam/users/username/roles for user with long username
  • Change screen width to be around 375px (ex.: iphone SE)

Verification steps

(How to verify changes)

  • There is no overflow with a long username for small screens
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

backgroundColor: theme.tokens.alias.Background.Normal,
paddingX: theme.tokens.spacing.S24,
paddingY: theme.tokens.spacing.S16,
maxWidth: 304,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was discussed with UX to avoid such cases:

Image

@aaleksee-akamai aaleksee-akamai self-assigned this Feb 18, 2026
@aaleksee-akamai aaleksee-akamai added IAM (Identity & Access Management) IAM Delegation Implementing the new Parent/Child delegation UI labels Feb 18, 2026
@aaleksee-akamai aaleksee-akamai marked this pull request as ready for review February 18, 2026 12:38
@aaleksee-akamai aaleksee-akamai requested a review from a team as a code owner February 18, 2026 12:38
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 868 passing tests on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing868 Passing11 Skipped34m 58s

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 23, 2026
@aaleksee-akamai aaleksee-akamai merged commit 4cd71b5 into linode:develop Feb 24, 2026
35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Feb 24, 2026
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: Merged

Development

Successfully merging this pull request may close these issues.

4 participants