Skip to content

Show uploaded filename on file widget #758

@garethbowen

Description

@garethbowen

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?
    • Yes. Describe the UI/UX requirements or attach a Figma link in the "Design" section.
    • No
  • Does it need API design?
    • Yes. Specify the endpoints, methods, or data structures needed.
    • No
  • Does it need design around state flow?
    • Yes. Outline the state flow requirements.
    • No
  • Does it need a test plan?
    • Yes. Add the test plan as a comment in this task or attach the document.
    • No

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions