department-of-veterans-affairs / tmf-auth-exp-design-patterns

Developing design patterns for the authenticated experience
2 stars 0 forks source link

Onboard Belle to VADS #2

Closed msbtterswrth closed 3 months ago

msbtterswrth commented 3 months ago

USER STORY

As a new developer to the VA ecosystem, I want to be onboarded to the VA Design System by someone with experience using it.

ACs

bellepx0 commented 3 months ago

Created a new branch bp-2-test-patterns off of Component Library repo. See branch code here

-Created "Patterns" category in Storybook along with a new test pattern called "Single field form" with 2 variations: 1 success alert and 1 error alert. The pattern entails a form in which a user can update their email address. If update was successful, a green success alert banner would display. If the update failed, a red error alert banner would display. -Used "Update & Cancel" button pair group. -Used single text-input for e-mail address.

Screenshot 2024-07-02 at 12 13 40 PM

msbtterswrth commented 3 months ago

confirmed all the ACs are met, ok to close!