Postby Fyorl » Sat Jun 16, 2012 6:16 pm
I've currently written code to have the client use alert() when the server responds with an error in the middle of uploading one of the files. This effectively pauses the uploads until the user clicks ok. Is this desired behaviour? I feel it might be preferable to have the icon next to the file indicate that there was a problem but let the upload continue (example attached). The problem with this method is that the error message is lost though I might be able to add some more code to have it appear in tooltip of the warning icon or something.
-
Attachments
-

- plupload-error-example.png (3.71 KiB) Viewed 1705 times