Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

2 participants