[Select] Dialog size #901
-
The current problemThe select dialog width is tight to the trigger width changing with the Fig. 01 - Select option ellipsis behavior Proposed solutions
Related issues |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'm continuing this discussion since we are receiving more and more requests to allow option labels to be fully displayed. I think the solution depends on the component:
|
Beta Was this translation helpful? Give feedback.
-
After discussing with @rconcepcion3, we have decided we are gonna stay with the ellipsis to avoid possible redesigns when a long label has to coexist with a checkbox (multiple mode) and/or an icon. Instead, we are gonna add the built-in prop The built-in tooltip will display the full label until we implement our version of Tooltips. |
Beta Was this translation helpful? Give feedback.
After discussing with @rconcepcion3, we have decided we are gonna stay with the ellipsis to avoid possible redesigns when a long label has to coexist with a checkbox (multiple mode) and/or an icon. Instead, we are gonna add the built-in prop
title
to each option so it appears like this:The built-in tooltip will display the full label until we implement our version of Tooltips.