Multi-select filters
--public
It is now possible to select multiple options in the filters.
--end_public
Addresses #183 (closed)
- Updated the filter utility functions to be able to apply arrays of options.
- Truncated the display of inputs for the filters so they do not display on multiple lines.
- Display selected options using the MUI Chip component.