From 2f3ff55343d6555ab76b1f8230ece76a7c506fcb Mon Sep 17 00:00:00 2001 From: zahraa222 Date: Fri, 31 Jul 2026 12:44:39 -0400 Subject: [PATCH] =?UTF-8?q?Update=20the=20metadata=20sidebar=20for=20SWOT?= =?UTF-8?q?=20viewer=20so=20closing=20it=20clears=20the=20map=E2=80=99s=20?= =?UTF-8?q?selection=20state?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/DataViewDrawer.vue | 14 ++++++++------ frontend/src/components/TheLeafletMap.vue | 1 + 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/DataViewDrawer.vue b/frontend/src/components/DataViewDrawer.vue index 98591ed..195849e 100644 --- a/frontend/src/components/DataViewDrawer.vue +++ b/frontend/src/components/DataViewDrawer.vue @@ -31,7 +31,7 @@