seas-computing / course-planner

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

Meeting Modal: Filter out inactive rooms from Room list #654

Open jonseitz opened 1 year ago

jonseitz commented 1 year ago

Following on from #578, we should make sure that any room that's flagged as inactive does not appear as an option in list of options for setting a meeting room. We should be able to filter these out at the query level, as I don't think there's any case where we'd want to show the inactive options.