[Autocomplete]: Support overflow ellipsis by default #20244
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Summary 💡
It would be nice if ellipsis was added if
maxWidth
andmaxLines
are set inAutocomplete
and there is overflow.Examples 🌈
Motivation 🔦
I use
Autocomplete
for a lot of multiple select. Often I create quite extensive lists which takes up too much space.The text was updated successfully, but these errors were encountered: