Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node matrix field validation errors not being displayed #354

Open
jeroenverfallie opened this issue May 30, 2023 · 0 comments
Open

Node matrix field validation errors not being displayed #354

jeroenverfallie opened this issue May 30, 2023 · 0 comments

Comments

@jeroenverfallie
Copy link

Describe the bug

Our navigation nodes have a matrix field included in their field template.

When validation errors occur in this matrix, they are not being displayed to the user.
The only message the user receives is the "Couldn't save node" toast in the bottom left of the screen.

The POST request does return the correct validation messages, so it appears to be a visual bug.

Example matrix field:
image

When saving with invalid date
image

Steps to reproduce

  1. Add a matrix field with certain validation rules to a node type.
  2. Save a node with invalid data.

Craft CMS version

4.4.8

Plugin version

2.0.17

Multi-site?

Yes

Additional context

No response

@jeroenverfallie jeroenverfallie changed the title Node custom field validation errors not being displayed Node matrix field validation errors not being displayed May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant