mysociety / fixmystreet

This is mySociety's popular map-based reporting platform: easy to install in new countries and regions
http://fixmystreet.org/
Other
506 stars 235 forks source link

Add toggling via category filter legends. #5076

Closed dracos closed 1 month ago

dracos commented 1 month ago

This lets you toggle all the categories in a group on and off at once.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.64%. Comparing base (4b95f7b) to head (9b6ad5f).

Files Patch % Lines
web/cobrands/fixmystreet/fixmystreet.js 22.22% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5076 +/- ## ========================================== - Coverage 82.68% 82.64% -0.04% ========================================== Files 403 403 Lines 31359 31368 +9 Branches 4973 4973 ========================================== - Hits 25928 25925 -3 - Misses 3958 3968 +10 - Partials 1473 1475 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dracos commented 1 month ago

Thanks, was due to the items being regenerated at the change. Hopefully fixed that now.