learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Add ability to unassign moderators from unscheduled sections #3677

Closed willgearty closed 10 months ago

willgearty commented 10 months ago

This adds a "Remove" button for each moderator so that you can unassign them from a section easily, even if the section is unscheduled. I left the "Remaining Slots" calculation alone because it reflects the current scheduled sections (which are the only ones that will be on a moderator's schedule).

image

While I was at it, I also made it so the selected moderator is highlighted.

Fixes #3653.