Show API errors in frontend #172
Labels
enhancement
New feature or request
M: Appointment MVP
UI / UX
Related to user interface or user experience
Milestone
Is your feature request related to a problem? Please describe.
If the backend API throws an error (like 401, 403 or similar) those are currently not shown in the frontend (with a few exceptions I think).
Describe the solution you'd like
Use a frontend notification component to show error messages from backend to the current user, if it makes sense for the use case (e.g. the reason why appointment creation failed).
Additional context
https://github.com/thunderbird/appointment/pull/170/files?diff=unified&w=1#r1393343082
The text was updated successfully, but these errors were encountered: