Ajordat / alteredbuilder

Application to build, analyze and share Altered TCG decks.
https://altered.ajordat.com
GNU General Public License v3.0
4 stars 3 forks source link

Fix error reporting when updating a deck #25

Open Ajordat opened 2 months ago

Ajordat commented 2 months ago

When updating the metadata of a deck, the tags or creating a comment if anything fails, the user isn't notified of that failure.

Currently this fails silently.

Ajordat commented 2 months ago

This could be solved by changing the request to AJAX requests and displaying the error on a toast.