Open Soreloser2 opened 1 year ago
@Soreloser2 thanks for pointing this out.
For team:
I just pushed changes to fullstack
branch. "End queue" button now correctly hits the /activate
route and flips the status of the queue.
What we're missing is a redirect for the TA as well as a redirect for all the students in the queue, notifying them that the queue has been closed.
TODO: TA
Student
/queue
so when the active status changes, Students see that change
Pressing the End queue button as a TA does nothing. Students can still enter the queue and the TA will still respond to them.