FEATURE: Missing errors! #19

Closed
opened 2025-07-15 19:48:03 -07:00 by azpect · 1 comment
Owner

The backend has many opportunities to return errors, yet the UI has no handling for such. That will be a big deal once the application is in production. There needs to be a way to display errors to both the user and the developer.

Not sure yet how they will be displayed, but it is definitely needed.

The backend has many opportunities to return errors, yet the UI has no handling for such. That will be a big deal once the application is in production. There needs to be a way to display errors to both the user and the developer. Not sure yet how they will be displayed, but it is definitely needed.
Author
Owner

Currently, there exist toasts that display errors. This can be shown from anywhere in the application. So this can be resolved.

Currently, there exist toasts that display errors. This can be shown from anywhere in the application. So this can be resolved.
Sign in to join this conversation.
No description provided.