Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0.1
-
None
-
None
Description
Non valid "Text field group"-elements show up in a bad way after validation.
Problem: If there is a non-valid element, it only gets the CSS-class "error". Different CSS-Klassen (e.g. "s", "m" oder "l") are not being added.
Lösung: Additional style-Properties should be set after the class "error" is set (info.magnolia.module.form.paragraphs.models.FormFieldModel)
Please have a look at the attached patch.
Checklists
Acceptance criteria