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

Set value of the checkbox group to `false` if there isn’t a value defined #610

Closed obliviga closed 2 years ago

obliviga commented 2 years ago

Description

This fix prevents a bug with the burial demo form where the user is unable to proceed to the next step due to the checkbox group's value being set to false, even if its value has been set.

Original issue(s)

https://github.com/department-of-veterans-affairs/va-forms-system-core/issues/593

Screenshots

https://user-images.githubusercontent.com/5934582/188240599-96732709-3b97-4878-82cd-d977c8cadc52.mov

Definition of done

va-vsp-bot commented 2 years ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: