department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
279 stars 195 forks source link

Verify PDF mapping for 10-7959c #87545

Open michaelclement opened 1 week ago

michaelclement commented 1 week ago

As a user, I want to generate a PDF that accurately reflects the data I entered on the form.

Description: Right now the date fields stamped on the PDF are always off by one due to a formatting bug. There are most likely other issues like this, so this ticket is to do some verification work/address any inconsistent or incorrect values.

Acceptance criteria:

michaelclement commented 1 week ago

Issue resolved re: dates:

Off-by-one caused jan 1 to show as dec 31.

before after
date Screenshot 2024-07-02 at 15.28.58.png Screenshot 2024-07-02 at 15.36.42.png