django-file-form icon indicating copy to clipboard operation
django-file-form copied to clipboard

Retry for failed uploads.

Open BoPeng opened this issue 5 years ago • 2 comments

Right now when an upload failed, the frontend will show Upload failed. When I re-upload, the new one, successful or not, will be listed as a separate entry. I think

  1. There could be an retry button to retry upload
  2. When a file is later uploaded, success or not, it's better for it replace the "upload failed" one.

BoPeng avatar Mar 27 '20 19:03 BoPeng

I'll add this to the todo list.

mbraak avatar Mar 28 '20 07:03 mbraak

Retry is added in this pr: #297 But that's an automatic retry, not a button. The retry button is still on the todo list.

mbraak avatar Mar 29 '20 14:03 mbraak

Closed because there has been no activity for a long time on this issue.

mbraak avatar Feb 23 '23 07:02 mbraak