formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.86k stars 1.05k forks source link

FIO-7591: Error messages wrapping on letter instead of on word #5447

Closed edwinanciani closed 7 months ago

edwinanciani commented 7 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7591

Description

What changed?

Replace break-all CSS value to auto-phrase

Why have you chosen this solution?

It was changed to break-all which breaks no event the errors, the labels were breaking on word too.

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Locally and manually

Checklist: