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

[Design] My VA Forms Status: error handling if PDF cannot be generated #91825

Closed
5 tasks done
Tracked by #76499
mattmarino-adhoc opened this issue Aug 29, 2024 · 7 comments
Closed
5 tasks done
Tracked by #76499

Comments

@mattmarino-adhoc
Copy link
Contributor

mattmarino-adhoc commented Aug 29, 2024

Background

In the event that the user clicks the download link to download their form but the PDF cannot be generated we need to show them an error has occurred.

Tasks

  • Determine if there are existing models/designs for this scenario
  • Create designs for our specific scenario/use case
  • Review with team
  • Add to error scenarios in FE documention

Acceptance Criteria

  • We have error state designs for when the PDF errors
@ajakabcin ajakabcin removed their assignment Sep 4, 2024
@ajakabcin ajakabcin removed the needs-refinement Identifies tickets that need to be refined label Sep 4, 2024
@mattmarino-adhoc
Copy link
Contributor Author

VFF model for handling generation failures: https://www.figma.com/design/jZMs4buA0Rs1UHlZT1iGF5/WIP---Updated-Confirmation-page?node-id=1-127&t=2SACIwcxChPVqO5P-1

@ajakabcin
Copy link
Contributor

@mattmarino-adhoc are we still going to make our own version of this as it will appear on My VA? I'll need that for linking purposes and screenshots for the product guide : )

@mattmarino-adhoc
Copy link
Contributor Author

Yep, we will need to have our own

@mattmarino-adhoc
Copy link
Contributor Author

The existing models appear to not be feasible for MVP. More details to follow.

@mattmarino-adhoc
Copy link
Contributor Author

mattmarino-adhoc commented Sep 19, 2024

The current state that engineers say we can support/would be feasible for MVP:

  • Download link will be visible IF the PDF can be served
  • If it cannot be served, the link will not appear

From a usability perspective, this is not ideal. Users may expect to see the link (after viewing it previously), and without any explanation as to why, it could be jarring and lead to more calls to the Benefits hotline.

For the time being, Figma will reflect this (the error state of not showing a link). Post-MVP, this is something we should revisit together with VFF.

@mattmarino-adhoc
Copy link
Contributor Author

mattmarino-adhoc commented Sep 19, 2024

Figma WIP mockups

@mattmarino-adhoc
Copy link
Contributor Author

The error scenario has been added to documentation

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