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

update registry entry for debt help wizard #2449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amponce
Copy link

@amponce amponce commented Feb 14, 2025

Adding a new application path registry.json entryName in this PR

  {
    "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"
    }
  }

If you do not do this, other applications will break!

Summary

Related issue(s)

What areas of the site does it impact?

  • Creates routing to a new app, debt-help-options under manage-va-debt

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.

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.

1 participant