plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19.91k stars 1.06k forks source link

Reapply Filters component refactor + fix regression #4213

Closed RobertJoonas closed 3 months ago

RobertJoonas commented 3 months ago

Changes

Preview: https://pr-4213.review.plausible.io/plausible.io

This PR:

This prop name mismatch was responsible for two wrong behaviours:

1) Filter button always displaying this (even without any applied filters): image

2) When "+ Add filter" was clicked, displaying this on safari for a second or so: image

Tests

Changelog

Documentation

Dark mode