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
Build a consistent UI pattern to handle backend API errors, including network failures or internal server errors.
Should display error banners or toast notifications.
Acceptance Criteria
API errors produce user-visible alerts or messages.
Description
Build a consistent UI pattern to handle backend API errors, including network failures or internal server errors.
Should display error banners or toast notifications.
Acceptance Criteria