department-of-veterans-affairs / va-forms-system-core

VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
https://department-of-veterans-affairs.github.io/va-forms-system-core/
6 stars 4 forks source link

Burial Demo Form: Investigate DateField component validation bug #595

Closed obliviga closed 2 years ago

obliviga commented 2 years ago

There is a bug on the burial form demo that allows the user to continue with the next steps even if they have provided an empty value in one of the date fields.

Example: image.png

In the above screenshot, the DateField should be marked as invalid because no value was supplied to the Day field.

Acceptance Criteria

nickjg231 commented 2 years ago

PR: https://github.com/department-of-veterans-affairs/va-forms-system-core/pull/604

va-vsp-bot commented 2 years ago

:tada: This issue has been resolved in version 1.4.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: