Cardshifter / HTML-Client

HTML/CSS/JS-based client for Cardshifter
http://cardshifter.zomis.net
Apache License 2.0
13 stars 5 forks source link

Implement ErrorCreator in Vue client #145

Closed Phrancis closed 6 years ago

Phrancis commented 6 years ago

We need to implement ErrorCreator in the Vue client so that errors can be generated and displayed to the user/player when something goes wrong.

Zomis commented 6 years ago

I think it would be better to use this approach: https://bootstrap-vue.js.org/docs/components/alert

Zomis commented 6 years ago

No more references to ErrorCreator remaining.