Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

102368 - subtask-debt-help-options #34550

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

amponce
Copy link
Contributor

@amponce amponce commented Feb 7, 2025

Are you removing, renaming or moving a folder in this PR?

  • No, I'm not changing any folders (skip to TeamSites and delete the rest of this section)
  • Yes, I'm removing, renaming or moving a folder

If the folder you changed contains a manifest.json, search for its entryName in the content-build registry.json (the entryName there will match).

content build registry

  {
    "appName": "Debt Help Options",
    "entryName": "debt-help-options",
    "rootUrl": "/manage-va-debt/debt-help-options",
    "productId": "2a188e78-8922-48af-9520-f062effbbeca",
    "template": {
      "vagovprod": false,
      "vagovstaging": true,
      "vagovdev": true,
      "localhost": true,
      "layout": "page-react.html"
    }
  }

Summary

  • The initial skeleton for the VA debt help wizard has been implemented. This includes:
  • Basic application structure with React components
  • Routing configuration
  • Flow management for different debt types
  • Core components for questions and results display

Key Components Implemented

Core Flow Components:

  • Introduction component for initial debt type selection
  • Questions component for handling multi-step flows
  • Results component for displaying outcomes

Debt Type Flows:

  • Multiple debt type flows have been implemented including:
  • Overpayments
  • Copays
  • Separation Pay
  • Attorney fees
  • Rogers STEM program
  • VET TEC program

Did you change site-wide styles, platform utilities or other infrastructure?

  • No

Related issue(s)

Testing Done

  • The basic routing and flow navigation has been implemented and tested:
  • Navigation between introduction, questions, and results pages
  • Radio button selection and state management
  • Back/forward navigation
  • Error handling for invalid routes

Areas Impacted

  • /manage-va-debt/debt-help-options path
  • VA debt management user flows
  • Debt-related form submissions

Screenshots

Note: This field is mandatory for UI changes (non-component work should NOT have screenshots).

screenshots image image
image image

What areas of the site does it impact?

(Describe what parts of the site are impacted if code touched other areas)

Acceptance criteria

  • The initial wizard setup is implemented, and the new route is accessible in the browser.
  • Collaborate with the design team to finalize URLs and behaviors.

@amponce amponce force-pushed the fsr/102368/wizard-discovery-followup branch from 63b1faf to f578fa6 Compare February 7, 2025 06:22
@va-vfs-bot va-vfs-bot temporarily deployed to master/fsr/102368/wizard-discovery-followup/main February 7, 2025 06:38 Inactive
@amponce amponce force-pushed the fsr/102368/wizard-discovery-followup branch from f578fa6 to b8ffd81 Compare February 10, 2025 20:29
@va-vfs-bot va-vfs-bot temporarily deployed to master/fsr/102368/wizard-discovery-followup/main February 10, 2025 20:30 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/fsr/102368/wizard-discovery-followup/main February 11, 2025 17:46 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/fsr/102368/wizard-discovery-followup/main February 11, 2025 18:57 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to master/fsr/102368/wizard-discovery-followup/main February 11, 2025 19:36 Inactive
@amponce amponce force-pushed the fsr/102368/wizard-discovery-followup branch from c0be761 to cc4999b Compare February 11, 2025 22:51
@amponce amponce force-pushed the fsr/102368/wizard-discovery-followup branch from cc4999b to f2ad451 Compare February 14, 2025 18:52
@amponce amponce marked this pull request as ready for review February 14, 2025 18:52
@amponce amponce requested a review from a team as a code owner February 14, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants