Rewrite filter section for better mobile behavior
This larger rewrite of the Filter functions aims to improve the mobile experience by doing the following:
- (CHANGE ALSO FOR DESKTOP) Display active Filters at the top as well as in their respective section
- (CHANGE ALSO FOR DESKTOP) Make the Map Filter collapsible in an accordion, as it messes with scrolling behavior, especially on smaller screen sizes
- Stop displaying too many icons (Help article, API) on mobile (this was already in the code, but did not work properly due to display properties)
- Reworking the MobileFilter to display a fixed button at the bottom of the screen instead of using the checkmarks
- Smoothing out some font/heading incosistencies as well as some updated wording
Edited by Björn Berger