mitre / heimdall-vue

(deprecated) A refactor of the heimdall-lite project using vue, see:
https://github.com/mitre/heimdall-vuetify
Other
8 stars 3 forks source link

If JSON.parse fails, the website does not inform the user #97

Open lukemalinowski opened 5 years ago

lukemalinowski commented 5 years ago

Currently if a non-JSON, or incorrect schema file is uploaded the site will give the user no notification of what happened. An error like what is thrown on results for profile errors, or a more prominent notification should be thrown.