Long names for Answer type in Umbraco Forms do not wrap. Umbraco Forms 17.4.3
Buobe IA context · why it matters
Long answer type descriptions do not wrap — This can lead to text being cut off in the Add Field dialog, affecting form design and user experience.
The specific CSS rule applied does not support wrapping — Developers may need to adjust styles or use a different approach for long texts.
Fique de olho: A potential fix could involve modifying the CSS to enable word-wrap for longer descriptions.
In Umbraco form Select question In the Add Field dialog Select Answer type Select the custom field with a long description Back in the Add Field dialog the description text does not appear to wrap and thus gets cut off (Screenshot).