lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

State management for form fields

Open vvalentin-lucca opened this issue 4 years ago • 1 comments

We want to be able to browse the required fields without getting an error:

  • we don't want errors when ng-invalid and ng-touched are enabled;
  • we want errors when ng-invalid, ng-touched and ng-dirty are enabled.

vvalentin-lucca avatar Dec 18 '20 15:12 vvalentin-lucca