-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Description:
When selecting an item with a long label in the Combobox
/Select
, the text overflows the trigger button and breaks the layout.
Expected behavior:
The selected text must not extend beyond the trigger.
Actual behavior:
The text overflows the trigger area.
Representation


Affected component/components
Combobox
How to reproduce
- Create a
Combobox
/Select
with fixed width. - Add an option with a long text.
- Select that option.
- The text overflows the trigger button.
Codesandbox/StackBlitz link
No response
Logs
System Info
OS: Manjaro Linux
Browser: Google Chrome
Before submitting
- I've made research efforts and searched the documentation
- I've searched for existing issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working