Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US1-7: Handle errors in updating question status #8

Open
luciafang opened this issue Sep 10, 2024 · 1 comment
Open

US1-7: Handle errors in updating question status #8

luciafang opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@luciafang
Copy link

No description provided.

@luciafang luciafang added the enhancement New feature or request label Sep 10, 2024
@luciafang
Copy link
Author

luciafang commented Sep 10, 2024

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.

@kaylalei kaylalei self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants