You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Toast in the Form blockErrors displays the properties name of the field that threw the error, which is not a clear message to the editor. This results in less descriptive error messages.
To Reproduce
Go to a form with block schema validation [e.g Teaser block].
Submit the form without filling in a required field.
Note the error message that is displayed.
Expected behavior
The error message should display the error field title as defined in the schema, providing a more descriptive reference to the field.
The text was updated successfully, but these errors were encountered:
Describe the bug
The Toast in the Form blockErrors displays the properties name of the field that threw the error, which is not a clear message to the editor. This results in less descriptive error messages.
To Reproduce
Expected behavior
The error message should display the error field title as defined in the schema, providing a more descriptive reference to the field.
The text was updated successfully, but these errors were encountered: