From ba2e5eca45c95f64dbab7e3970011492d597efae Mon Sep 17 00:00:00 2001 From: Carlos Felix <63804190+carlosfelix2@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:09:39 -0500 Subject: [PATCH] Search for the same tract ID as already selected does not unselect it --- client/src/components/J40Map.tsx | 3 ++- client/src/components/MapSearch/MapSearch.tsx | 18 ++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/client/src/components/J40Map.tsx b/client/src/components/J40Map.tsx index 66107590..7d8919a5 100644 --- a/client/src/components/J40Map.tsx +++ b/client/src/components/J40Map.tsx @@ -393,7 +393,8 @@ const J40Map = ({location}: IJ40Interface) => { {/* This is the first overlayed row on the map: Search and Geolocation */}