You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Issue Description
Context
Currently on the Address question page the code checks for a
residentialAddress
, and if it is null displays themailingAddress
to the user to verify. Per our VA POs, we should only check for/display theresidentialAddress
. 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
Acceptance Criteria
The text was updated successfully, but these errors were encountered: