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

Lm/toasted errors #100

Open lukemalinowski opened 5 years ago

lukemalinowski commented 5 years ago

Add toasted error display for when JSON.parse fails.

Alternative is to make a Toast component, one does exist https://github.com/ktsn/vuex-toast, but it doesn't look super clean, and we can write our own properly namespaced one for our store in around 50 lines