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
Description
Implement error handling for marking questions as resolved or unresolved, ensuring that users are notified if the status update fails. This includes handling network issues, server errors, and validation failures, and providing feedback to the user with appropriate retry options.
Estimated Effort: 3 hours
Dependencies:
Issue #2 (Modify Database Schema to Store Status)
Issue #3 (Backend API Changes to Handle Status Updates)
Milestone: Stretch
Acceptance Criteria:
If a status update fails due to a network or server issue, display an error message.
No description provided.
The text was updated successfully, but these errors were encountered: