SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
23 stars 4 forks source link

Reactive Forms: "touched" not updated for all form controls #95

Closed ilhan007 closed 6 months ago

ilhan007 commented 8 months ago

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

  1. Go to '...'
  2. ...
  3. ...

Isolated Example

Context

Log Output / Stack Trace / Screenshots

{...}

Priority

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

ilhan007 commented 8 months ago

Hi @deno. I will ask the authors for more information and context.

timogeib commented 7 months ago

on all the formcontrols "touched" is not updated leading to the problem with validation described in #7776 already