Skip to content

Make a nicer file upload for Umbraco.Forms  #769

@graealex

Description

@graealex

Currently, the file upload is only the bare minimum.

  • You can't do drag and drop.
  • You can't select multiple files from different folders. If you want to upload multiple files, they need to be in the same folder, because you can't add any files towards the already done selection, so they need to be selected in one go.
  • Every time you click "Choose Files", all pre-existing files get removed. If you click on accident, and then press "Cancel" in the file dialog, again, all files get removed.
  • There is no way to manage the selected files - i.e. remove a single one from the list.
  • Even if the files you are uploading are just PNGs and JPEGs, you don't get any preview.

For a paid product, this is really poor performance.

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