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 Home Address handling + alert content #102698

Open
24 tasks
liztownd opened this issue Feb 7, 2025 · 2 comments
Open
24 tasks

Update Home Address handling + alert content #102698

liztownd opened this issue Feb 7, 2025 · 2 comments

Comments

@liztownd
Copy link
Contributor

liztownd commented Feb 7, 2025

Issue Description

Context

Currently on the Address question page the code checks for a residentialAddress, and if it is null displays the mailingAddress to the user to verify. Per our VA POs, we should only check for/display the residentialAddress. If it is null the "You don't have an address on file" alert should be shown, with updated content (and a link to the user's profile to add a Home Address).

Designs/content for the alert are forthcoming.

Design

screenshot of the design

Impact

The user must verify that they traveled from their Home Address in order to submit a simple mileage only claim. If there is no Home address on record, they cannot file a simple claim.

Notes

URL

va.gov/my-health/travel_pay/file-new-claim/apptID

Front end tasks

  • Component written
  • Component integrated with backend (if a full-stack story)
  • Config
  • Tests written
    • Unit
      • Happy path
      • Exhaustive failure paths
    • Integration
    • E2E Cypress Tests
    • Tests created in TestRail
  • Testing
    • Unit tests pass
    • Cypress tests pass
    • QA testing - try to break it in staging
  • Accessibility testing
    • Axe checks pass
    • Heading checks pass
    • Screen reader testing passes
  • Improve 1 thing about the codebase - here are some ideas

Acceptance Criteria

  • Frontend tasks complete
  • I can navigate to the URL above and see the intended feature shown above
@micahtaylor
Copy link
Contributor

Designs and current content conversations can be found here. I'll update when the content is finalized.

@liztownd liztownd added launch-blocking launch blocking issue found in Collab Cycle launch-critical and removed launch-blocking launch blocking issue found in Collab Cycle labels Feb 7, 2025
@micahtaylor
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants