You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, issue #253 brought up the need for toast notifications when our API calls fail. Toast notifications are crucial for conveying feedback to users when something goes wrong, and also to provide them with some information on how to proceed.
We should implement a toast notification for each failed API call in the frontend.
The text was updated successfully, but these errors were encountered:
Previously, issue #253 brought up the need for toast notifications when our API calls fail. Toast notifications are crucial for conveying feedback to users when something goes wrong, and also to provide them with some information on how to proceed.
We should implement a toast notification for each failed API call in the frontend.
The text was updated successfully, but these errors were encountered: