ComputerScienceHouse / audiophiler

s3 audio file storage flask app with templated front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploading duplicate files

mfrancis95 opened this issue · comments

When uploading a duplicate file, a popup will appear saying that it's been uploaded even though the JSON returned indicates that an error occurred.

yea, error handling is kind of garbage right now. Need to fix.