Description
Filenames are changed on upload which reduces conflicts. However it's confusing to users who expect to see the file name that they selected to confirm they picked the right file.
Update the upload widgets to show the uploaded file name as well as the generated file name.
During submission the uploaded filename is discarded, so when editing only show the generated file name.
Checklist
- Does it need UI/UX design?
- Does it need API design?
- Does it need design around state flow?
- Does it need a test plan?
User Stories
- As a form jockey,
I want to see the name of the file I just uploaded,
so that I can be confident I uploaded the right thing.
Design
- Figma: [Insert URL]
- Design Docs: [Insert URL]
Dependencies
Additional Notes
Related Issues
Description
Filenames are changed on upload which reduces conflicts. However it's confusing to users who expect to see the file name that they selected to confirm they picked the right file.
Update the upload widgets to show the uploaded file name as well as the generated file name.
During submission the uploaded filename is discarded, so when editing only show the generated file name.
Checklist
User Stories
I want to see the name of the file I just uploaded,
so that I can be confident I uploaded the right thing.
Design
Dependencies
Additional Notes
Related Issues