Skip to content

Default upload text should change to file name #121

@ghost

Description

Summary

PR #120 solves the styling of the modal, but the "No file selected message" does not change to the name of the file uploaded.

Things to Consider

  • Assign a custom class or id for the span tag which encloses the default message.
  • Implement a JS snippet that looks for the file upload event to be triggered. On completion, replace the string inside the tag to the file name.

This page would be a nice material to refer to.

Criteria for Completion

  • On uploading a file, the No file selected should be replaced with the file name.

What it looks like right now:
Screenshot 2021-10-22 at 20-33-14 Volunteers INKIND

What it should look like:
Screenshot 2021-10-22 at 20-35-21 Volunteers INKIND

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions