Reactive Forms: "touched" not updated for all form controls
ilhan007 opened this issue · 2 comments
ilhan007 commented
Created the issue on behalf of SAP Build Process Automation:
"Reactive Forms: On nearly all components we need to set value and control.touched manually to trigger validations"
Expected Behavior
Steps to Reproduce
- Go to '...'
- ...
- ...
Isolated Example
Context
- UI5 Web Components version: {...}
- UI5 Web Components for Angular version: {...}
- Angular Version: {...}
- OS/Platform: {...}
- Browser: {...}
- Affected component: {...}
Log Output / Stack Trace / Screenshots
{...}
Priority
- Low
- Medium
- High
- Very High
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
- Breaks entire application or system - High or Very High
- Accessibility issue - Medium or High
- Functional issue - Medium or High
- Visual issue - Low or Medium
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
- Organization: {...}
- Business impact: {...}
timogeib commented
on all the formcontrols "touched" is not updated leading to the problem with validation described in #7776 already