seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Room Schedule: Filter out inactive rooms #655

Open jonseitz opened 1 year ago

jonseitz commented 1 year ago

Similar to #654/#578, we want to hide any rooms marked as inactive from the ComboBox on the Room Schedule. I think we can assume that inactive rooms won't have any classes booked, so I don't think we need to have a "Show Inactive Rooms" checkbox as we have on the Courses/Faculty Pages.