department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
284 stars 206 forks source link

SC | Update frontend with new form questions #95167

Open Mottie opened 1 month ago

Mottie commented 1 month ago

Value Statement

As a developer of the Supplemental Claim app I want to start building the frontend So that it will be ready once Lighthouse completes the API


Background Context

After completing research on our Supplemental Claim prototype, we now want to implement these changes into the live Supplemental Claim form; but add it behind a feature toggle so that we can test and release the new form in stages.

The prototype was a completely separate app and did not involve any feature toggle code work, so implementing it in the main application will require extra caution to ensure that both versions can be submitted without issues.

Additionally, we may need to revisit our list & loop pattern. Consider switching over to the alternate list loop pattern developed by the forms team.

Outcome, Success Measure, KPI(S), and Tracking Link

Acceptance Criteria

Designs and Build Notes

Enablement team (if needed)

@ member of team

Out of scope

New API endpoint has not yet been implemented:

Open questions

Tasks

Definition of Ready

Definition of Done

kayline commented 1 month ago

WIP, probably 5 or 6 PRs total

Mottie commented 2 weeks ago

Supplemental Claim changes are now enabled for all users in staging. Changes to evaluate:

eileen-coforma commented 1 week ago

Almost done writing unit tests for PR. Will be out today.

Mottie commented 1 week ago

This is ready for review in staging