Currently, in [url]:[port]/upload, on non-zip file upload, the user is redirected to a plain text webpage denoting the error of file format.
Make it instead so if the user uploads a bad file, they receive a pop-up notification of the error in uploading, and are not redirected off the upload page.
Currently, in
[url]:[port]/upload
, on non-zip file upload, the user is redirected to a plain text webpage denoting the error of file format.Make it instead so if the user uploads a bad file, they receive a pop-up notification of the error in uploading, and are not redirected off the
upload
page.