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

Add UI changes to showcase the Mark as Resolved button #66

Closed
LujainAlMansoori opened this issue Sep 23, 2023 · 0 comments · Fixed by #81
Closed

Add UI changes to showcase the Mark as Resolved button #66

LujainAlMansoori opened this issue Sep 23, 2023 · 0 comments · Fixed by #81
Assignees
Milestone

Comments

@LujainAlMansoori
Copy link
Contributor

LujainAlMansoori commented Sep 23, 2023

Description: This involved editing the front-end interface to add an additional button called "Mark as resolved" right below the "reply" button. along with casing on whether the API request depending on the value chosen(isResolved changes from false to true). This would allow instructors/owners to mark the posts as resolved.

Estimated effort: The effort required would be moderate, as it would involve modifying the front-end to display the button, and having the UI make the correct API request depending on the chosen value for the button.

Dependencies: This issue does not depend on another issue but is connected/builds upon issue #67

Acceptance criteria: Check if the UI is correctly showing a new button after posting a topic, and that depending on whether the button was clicked on or not we are seeing the correct API request being made. This could be checked by either looking at the logs to make sure the API request is being made or by looking at the network requests our browser is making.

Milestone: Sprint 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants