Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error reporting when updating a deck #25

Open
Ajordat opened this issue Sep 3, 2024 · 1 comment
Open

Fix error reporting when updating a deck #25

Ajordat opened this issue Sep 3, 2024 · 1 comment
Labels
backend Development using backend technologies bug Something isn't working

Comments

@Ajordat
Copy link
Owner

Ajordat commented Sep 3, 2024

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 Ajordat converted this from a draft issue Sep 3, 2024
@Ajordat Ajordat added the bug Something isn't working label Sep 4, 2024
@Ajordat
Copy link
Owner Author

Ajordat commented Sep 6, 2024

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

@Ajordat Ajordat added the backend Development using backend technologies label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Development using backend technologies bug Something isn't working
Projects
Status: Ready
Development

No branches or pull requests

1 participant