baloise / design-system

The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
https://design.baloise.dev
Apache License 2.0
100 stars 27 forks source link

:bug: fix(number): number input does not get validated in angular reactive forms #1142

Open hirsch88 opened 1 year ago

hirsch88 commented 1 year ago

Current Behavior

When using the required validator of angular the field does not get invalid when the value is set empty

Expected Behavior

It should act like a normal input

Steps to Reproduce

  1. add value
  2. remove value
  3. and again

Version

latest

Browsers

No response

Device

No response

Code Reproduction URL

No response

Additional Information

No response

Code of Conduct

arsic-aleksandar commented 2 weeks ago

Do we have any update regarding this issue and when it will be resolved as it is still happening on 16.8.0? @hirsch88