-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
affected/v16category/uxUser experienceUser experiencestate/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weeksWe're trying to get this in a sprint at HQ in the next few weeks
Description
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.
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
Labels
affected/v16category/uxUser experienceUser experiencestate/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weeksWe're trying to get this in a sprint at HQ in the next few weeks

