Closed adamwhitlock1 closed 1 month ago
Merged this work and it is now live in staging. You can validate by viewing https://staging.va.gov/mock-form-ae-design-patterns to see the fallback buttons for each pattern. Clicking on either one should take you to that pattern's main task landing page.
Also the page has been updated to use the current month and year dynamically, so that it doesn't have to updated manually.
Fantastic work here! I validated that we have a landing page and that there is a dynamic title as well!
User Story
As a user of the mock authed patterns form, I need a landing page to allow me to start any of the patterns so that I can easily navigate between patterns.
Background
The root route of our app at
/mock-form-ae-design-patterns/
doesn't render much other than our patterns heading.We should add basic buttons to navigate into either pattern 1 or pattern 2, and make the title dynamic, so that it always shows the current month / year and that way it doesn't need to be updated monthly.
ACs