samvera-labs / chimera

A generic, unbranded implementation of University of Michigan Research Data Repository DeepBlue
Apache License 2.0
2 stars 0 forks source link

File upload hangs in Firefox #25

Open fritzfreiheit opened 5 years ago

fritzfreiheit commented 5 years ago

Descriptive summary

One or more files in a multiple file upload during a work edit hangs on Firefox (possibly other browsers, doesn't seem to be a problem on Chrome).

Note that the javascript console shows errors in Firefox when the uploads fail.

Rationale

All files should upload

Expected behavior (if bug)

All files should upload. Cancel should work. Files should attach to work on save.

Actual behavior (if bug)

Some file uploads hang / never complete. The cancel button is unresponsive. Save does not attached the files.

Steps to reproduce the behavior (if bug)

  1. From FireFox
  2. Load a work and edit.
  3. From files tab, select 10 or twenty files to upload.
  4. Some of the file uploads will hang.

Acceptance Criteria

jhallida commented 5 years ago

Applies to production