From 691d27fe1bab701ed2feaaca1846e6b2d2cc722c Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 4 Jun 2026 21:14:45 -0700 Subject: [PATCH] fix: clarify map area toggle states --- .../maps/LocationMapBottomSheetSections.jsx | 12 +++++++-- .../src/styles/pages/LocationMapManager.css | 25 ++++++++++++++++++- frontend/tests/location-map-manager.spec.ts | 9 +++++-- 3 files changed, 41 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx index 7251555..eb832cb 100644 --- a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx +++ b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx @@ -167,7 +167,11 @@ export function SelectedMapObjectForm({ disabled={saving} onClick={() => onObjectField("visible", selectedObject.visible === false)} > - Visible +