Skip to content

Improve indication of strict validation mode #831

@nikku

Description

@nikku

Is your feature request related to a problem? Please describe

As I edit properties in the panel elements get validated in strict or lax mode. In strict validation mode we don't serialize critical properties (ID) thus maintaining the integrity of the underlying model.

Unfortunately we don't indicate to the user that the contents of the element are not accepted, leading to unpleasant surprises. As a user I cannot distinguish strict and lax mode.

capture gy1n4S_optimized

Describe the solution you'd like

  • Restore valid in strict mode immediately after the element is blurred.

Describe alternatives you've considered

Add additional, visual indication to distinguish strict from lax validation mode.

Additional context

This issue was previously user reported, it is especially confusing in the context of element templates, where strict validation is currently applies (when it should not).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions