Wrap all form fields of text editor with FormField component #12002
Labels
added-to-sprint
kind/bug
Used when there is a defect / something is not working as it should.
status/triage
Description
I suggest wrapping all form fields with the new
FormField
component to maintain consistent styling for error messages.The edit button should also remain centered when an error message is displayed.
Steps To Reproduce
The error message
TextId kan ikke være tom
looks bigger than it should as it is not wrapped with theFormField
component.Screen.Recording.2024-01-11.at.11.27.17.mov
The text was updated successfully, but these errors were encountered: