From 43a400787f015fab26971819bdfc723b785bfb9a Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:38:30 -0500 Subject: [PATCH] Use selected button style when zones are actively filtered --- web/src/components/filter/ReviewFilterGroup.tsx | 8 +++++--- .../overlay/MobileReviewSettingsDrawer.tsx | 12 ++++++++---- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/web/src/components/filter/ReviewFilterGroup.tsx b/web/src/components/filter/ReviewFilterGroup.tsx index 23d8ac61c..d3568d691 100644 --- a/web/src/components/filter/ReviewFilterGroup.tsx +++ b/web/src/components/filter/ReviewFilterGroup.tsx @@ -559,14 +559,16 @@ function GeneralFilterButton({ const trigger = ( @@ -284,12 +284,16 @@ export default function MobileReviewSettingsDrawer({