Describe your changes
This PR adds the moderator MultiSelect filters, changes the existing categories filter to MultiSelect, and styles the "Show on Screen" link.
Tasks
[x] PR name contains story or task reference
[ ] Steps to recreate and test the changes
[ ] Documentation (docs and inline)
[ ] Tests (including n+1 and django_assert_num_queries where applicable)
Describe your changes This PR adds the moderator
MultiSelect
filters, changes the existing categories filter toMultiSelect
, and styles the "Show on Screen" link.Tasks