From 662463ef1753a5e925f3b590c2142701ed51c625 Mon Sep 17 00:00:00 2001 From: satellitestudiodesign Date: Mon, 21 Oct 2024 11:34:04 +0200 Subject: [PATCH 1/9] provide feedback when vessels are added to a group --- .../features/search/SearchActions.tsx | 6 ++++- .../vessel-groups/VesselGroupAddButton.tsx | 3 +++ .../vessel-groups/VesselGroupListTooltip.tsx | 27 ++++++++++++++++--- .../public/locales/source/translations.json | 1 + 4 files changed, 32 insertions(+), 5 deletions(-) diff --git a/apps/fishing-map/features/search/SearchActions.tsx b/apps/fishing-map/features/search/SearchActions.tsx index d7eb40f9ef..bb1b50ee36 100644 --- a/apps/fishing-map/features/search/SearchActions.tsx +++ b/apps/fishing-map/features/search/SearchActions.tsx @@ -84,7 +84,11 @@ function SearchActions() { return ( - +