This commit is contained in:
@@ -28,8 +28,8 @@ FIX:
|
||||
Scenarios:
|
||||
- DONE: Local form validation errors display correctly and are cleared when edited
|
||||
- Server form validation errors displayed correctly
|
||||
- control ones under control where local form validation errors show
|
||||
- whole object ones at top
|
||||
- DONE control ones under control where local form validation errors show
|
||||
- DONE whole object ones at top
|
||||
- Server form validation errors cleared in individual inputs upon any change to them (but form overall ones stay until submitted)
|
||||
- On submit:
|
||||
- Doesn't happen if any local validation errors
|
||||
@@ -39,6 +39,9 @@ FIX:
|
||||
|
||||
DIRTY CHECKING to short circuit rule checks
|
||||
|
||||
inernalChange does get set to true but only on the very first actual change, later it can be false again, however this is enough for me to detect a change and remove the server rule
|
||||
|
||||
|
||||
direct control properties when control was changed / is dirty:
|
||||
=-=-=-=-
|
||||
hasColor: true
|
||||
|
||||
Reference in New Issue
Block a user