cds-snc / cds-snc/platform-forms-client
Create a reference list with all potential errors and how to resolve them for troubleshooting (IC/OL-->Self-serve)
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 91
Description
# New guidance page for error reference (support flows)
## Context
Currently the "save and resume" feature has generic errors coded in. If we want to be more helpful/specific we can look to elaborate on the error codes to offer additional context:

## Key elements
- Guidance page detailing the common language between end-users > clients > us in error reference codes and what they could mean.
- Target audience is client-use to help trouble shoot between us and their form fillers.
- Similar design to date, done in articles
## What we need to consider
- A bug in our system that stops downloads or provides corrupt files
- The end-user's browser blocking the download
- The end-user's browser hitting it's storage limit (10mb for Chrome, 5mb for Safari)
- A form is tampered with while saved and can no longer be uploaded
- A client has changed the form ID, but is still directing end-users to their new form. The end-user has a saved form file for the wrong form ID but expects they can submit.
## Links
[Related figma file for reference](https://www.figma.com/design/YoCpkitdwq2DGnp3lh0M4i/Pause-and-resume?node-id=5324-2398)
Contributor guide
Assessment
This issue has not been assessed yet.