From c166f2d9faab81e87252321fc14cced5fb547f6c Mon Sep 17 00:00:00 2001 From: Elisabeth Fainstein <139369258+elisfainstein@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:19:42 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20update=20badge=20label=20from=20'Tags=20?= =?UTF-8?q?libres'=20to=20'Tags=20personnalis=C3=A9s'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ui/shared/filters/filter-badges/use-filters-to-badges.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app.territoiresentransitions.react/src/ui/shared/filters/filter-badges/use-filters-to-badges.ts b/app.territoiresentransitions.react/src/ui/shared/filters/filter-badges/use-filters-to-badges.ts index 8de5fcc804..26727d7213 100644 --- a/app.territoiresentransitions.react/src/ui/shared/filters/filter-badges/use-filters-to-badges.ts +++ b/app.territoiresentransitions.react/src/ui/shared/filters/filter-badges/use-filters-to-badges.ts @@ -107,7 +107,9 @@ export const useFiltersToBadges = ({ filters, customValues }: Args) => { ); } else if (key === 'libreTags') { badgeValues.push( - `Tags libres : ${mergedFilters[key]?.map((i) => i.nom).join(', ')}` + `Tags personnalisés : ${mergedFilters[key] + ?.map((i) => i.nom) + .join(', ')}` ); } else if (key === 'thematiques') { badgeValues.push(