Description
Blocked By #2313
This ticket is to hook up the mark as complete checkbox on the design review modal. When you click the button a modal should pop up warning the user that this will mark the design review as complete. If the user clicks the confirm button, you should call the set design review status endpoint to mark the design review as completed. You should also have the same flow for unchecking the box (warning modal and marking as scheduled if they click confirm)
Proposed Solution
Use the set design review status endpoint in the backend
Description
Blocked By #2313
This ticket is to hook up the mark as complete checkbox on the design review modal. When you click the button a modal should pop up warning the user that this will mark the design review as complete. If the user clicks the confirm button, you should call the set design review status endpoint to mark the design review as completed. You should also have the same flow for unchecking the box (warning modal and marking as scheduled if they click confirm)
Proposed Solution
Use the set design review status endpoint in the backend