Open
Description
As a user, when I upload files I would like to receive explicit feedback/instructions so that I'm not confused by the form's behavior.
Context
Per findings 6 & 7 of this ticket, we have some questions surrounding upload behavior in two places. Namely
- When requiring front and back of an insurance card, are we supposed to let the user select either property from either dropdown, or should/can we enforce a "one of each type" rule?
- When uploading a large file, can we determine the file is too large prior to attempting the upload to the backend? Is that, in fact, what is happening?
Acceptance criteria
- Research is done to determine whether or not the existing behaviors are justified
- Comments are added to this ticket to clearly document why/why not the behavior is justified
- If the behavior can/should be adjusted, large file uploads are stopped before time is spent sending data to the backend.
- If the behavior can/should be adjusted, front/back uploaders are modified to allow only one of each type
- If changes are implemented, they are visible in staging.
- @allanto-ah is notified to do QA sign off after implementation
Activity