Skip to content

Include component name in validation error message #470

Description

@claudiuj-ssb

Is there a way to add more details to the error validation message?

When we try to publish a page, we might get validation errors, but the messages don't say which component the error comes from. If a page has many components with the same property, we have to open each one manually to find the issue.

This happens often when a property changes on an existing component. After the change, several components on the page can throw errors, and there is no way to tell them apart from the message alone.

Example

A page has 15 widgets, and most of them have a Background Color property, but not all are required. If that property cause a validation error, we won't know exactly which component is affected

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions