Multi-select Combobox Bug - Placeholder text cropped #3535
-
Hi Paste team, I am reporting a bug related to the Multi-select Combobox. During a bug bash for the new Intelligent Alerts feature, Kristian Antrobus and I discovered that the placeholder text in the Multi-select Combobox is not displayed correctly. It appears that the text is being cropped due to the Input element inside the component. When I tried removing width: 100% from the Input field's CSS, the full text was displayed. However, it seems that the issue needs to be addressed in the component's CSS. ![]() Once the width: 100% is removed: In Intelligent Alerts, it's important to show the placeholder text in this filter so that customers know what to type in to filter by. Please see this screenshot of how it should look. Thanks. Please let us know if this is a fixable bug. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Disclaimer: This is a very experimental bot using OpenAI's GPT-4. The answers may not be correct, a human will review the answer and update it if necessary. Sorry, I don't know how to help with that. Here are some similar discussions:
|
Beta Was this translation helpful? Give feedback.
-
Hi @dreamealist, That cropping is unintended so this certainly looks like a bug. I will share this with the team and update you when I know more. |
Beta Was this translation helpful? Give feedback.
-
Thanks team, I just checked that the updates have been merged! could you confirm this is resolved? Thanks! @TheSisb @serifluous |
Beta Was this translation helpful? Give feedback.
Fix is being implemented in PR #3540