Currently, the Proof of Veteran Status displays the user's date of birth. To reduce the amount of personal information displayed and to be in parity with va.gov, it should be removed. This goal of this ticket is to remove Date of Birth for all user's Proof of Veteran Status in the mobile app.
Screenshots/Video
Before / After:
Testing
[ ] Tested on iOS
[ ] Tested on Android
Reviewer Validations
[ ] DOB is removed from all user's Proof of Veteran Status as shown in the Figma design
[ ] Update demo mode to reflect this change
PR Checklist
Reviewer: Confirm the items below as you review
[ ] PR is connected to issue(s)
[ ] Tests are included to cover this change (when possible)
[ ] No magic strings (All string unions follow the Union -> Constant type pattern)
[ ] No secrets or API keys are checked in
[ ] All imports are absolute (no relative imports)
[ ] New functions and Redux work have proper TSDoc annotations
Description of Change
Screenshots/Video
Before / After:
Testing
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
For QA
Run a build for this branch