Describe the bug
Volto React-Select multiselect containers tend to stretch to accommodate all options text. There are no limits set on option width by default.
To Reproduce
Steps to reproduce the behavior:
Create a multi-select input container
Add multiple selection option that span two or three lines (multi-line)
When you render a edit form, the form will extend wide till the whole screen.
Expected behavior
The multi-select option should trim the content with text-overflow ellipse
Describe the bug Volto React-Select multiselect containers tend to stretch to accommodate all options text. There are no limits set on option width by default.
To Reproduce Steps to reproduce the behavior:
Expected behavior The multi-select option should trim the content with text-overflow ellipse
WorkAround Add stop gap CSS overrides
Software (please complete the following information):