flowupload icon indicating copy to clipboard operation
flowupload copied to clipboard

Warn user if a file upload fails

Open JonathanTreffler opened this issue 5 years ago • 3 comments

Currently you have to scroll through the entire file list to know if a file upload file failed. I think we should display a warning if a file fails and have a icon on the top of the page that turns green/red with a button to retry all failed files. I will probably work on this right after my current PR

JonathanTreffler avatar May 17 '20 10:05 JonathanTreffler

Do you think issue https://github.com/e-alfred/flowupload/issues/9 is closely related to this? If a file already exists, at least a warning should be shown as well.

e-alfred avatar May 28 '20 10:05 e-alfred

Do you think issue #9 is closely related to this? If a file already exists, at least a warning should be shown as well.

I will implement a popup to ask if the user wants to overwrite the file. I think that's better than just a warning

JonathanTreffler avatar May 28 '20 18:05 JonathanTreffler

That would be pretty much the way all the mobile apps now handle conflicts.

e-alfred avatar May 28 '20 19:05 e-alfred