Skip to content

Avoid Premature Validation #19572

@bjarnef

Description

@bjarnef

Which Umbraco version are you using?

16.0.0

Bug summary

I think it is best to not validate on blur initially, but first after form has been submitted. After submitted it can validate on blur.

In old back office using Angular the form itself had $dirty and $touched properties, which I think was used to tell if the form was submitted by used.

Personally I find it annoying, that it show validation errors, when I tab through properties.

Image

Image

chrome_gK83rwTClE.mp4

Specifics

No response

Steps to reproduce

Focus a property which is mandatory and notice it show error even though overlay or view hasn't been submitted/saved.

Expected result / actual result

No response


This item has been added to our backlog AB#56972

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