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

Privacy Checkbox Component #573

Closed bjmccotter7192 closed 2 years ago

bjmccotter7192 commented 2 years ago

Description

Create a custom Form Component that replicates the existing functionality of the privacy checkbox.

This includes creating a new component that will accept a privacy message, label, and optional slot for links.

Considerations

Tasks

Acceptance Criteria

taylorkaren commented 2 years ago

I think this is potentially going to be covered by ticket #437, as the Design System Team is working on a web component version of the privacy agreement. This is what this Slack thread is about.

bjmccotter7192 commented 2 years ago

Closing because this is covered by the DST in ticket #437