vvmurthy / RadiationTherapyDecisionSupport

Python Code, MATLAB Original Code and data to benchmark Radiation Therapy Decision Support Algorithm
0 stars 1 forks source link

Change upload alerts to be popup notifications #27

Open vvmurthy opened 6 years ago

vvmurthy commented 6 years ago

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.