Skip to content

change: [UIE-9522] - Hide placeholder once a value is selected in Autocomplete multi-select mode#13341

Merged
harsh-akamai merged 2 commits intolinode:developfrom
harsh-akamai:UIE-9522
Feb 5, 2026
Merged

change: [UIE-9522] - Hide placeholder once a value is selected in Autocomplete multi-select mode#13341
harsh-akamai merged 2 commits intolinode:developfrom
harsh-akamai:UIE-9522

Conversation

@harsh-akamai
Copy link
Contributor

Description 📝

MUI v7 Autocomplete shows placeholder even after options are selected in multi-select mode. This PR adds logic to hide the placeholder when at least one option is selected when multi-select is enabled.

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 🧪

Reproduction steps

  • Navigate to an Autocomplete based component that has multi-select enabled (http://localhost:3000/firewalls/create)
  • Select an option and you will be able to see the placeholder still persists

Verification steps

  • Observe that the placeholder no more exists when an option is selected in multi-select mode
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

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 865 passing tests on test run #1 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing865 Passing11 Skipped40m 8s

@harsh-akamai harsh-akamai marked this pull request as ready for review January 29, 2026 13:22
@harsh-akamai harsh-akamai requested a review from a team as a code owner January 29, 2026 13:22
@harsh-akamai harsh-akamai requested review from fabrice-akamai and removed request for a team January 29, 2026 13:22
@bnussman-akamai bnussman-akamai added the UX/UI Changes for UI/UX to review label Feb 3, 2026
@harsh-akamai harsh-akamai changed the title change: hide placeholder once a value is selected in Autocomplete multi-select mode change: [UIE-9522] - hide placeholder once a value is selected in Autocomplete multi-select mode Feb 4, 2026
@harsh-akamai harsh-akamai changed the title change: [UIE-9522] - hide placeholder once a value is selected in Autocomplete multi-select mode change: [UIE-9522] - Hide placeholder once a value is selected in Autocomplete multi-select mode Feb 5, 2026
@harsh-akamai harsh-akamai requested a review from a team as a code owner February 5, 2026 10:41
Copy link
Contributor

@tanushree-akamai tanushree-akamai left a comment

Choose a reason for hiding this comment

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

Looks good!

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 5, 2026
@harsh-akamai harsh-akamai merged commit 7981284 into linode:develop Feb 5, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UX/UI Changes for UI/UX to review

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants