From f0ae139678cbe0ee0d430cd325de61e0f4b028c2 Mon Sep 17 00:00:00 2001 From: David Inga Date: Mon, 28 Nov 2022 19:15:18 +0100 Subject: [PATCH] format number in contextual layers for the legend --- client/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index d9adbd6d00..65778048f4 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). - Horizontal scroll on the legend [LANDGRIF-1082](https://vizzuality.atlassian.net/browse/LANDGRIF-1082) - Format of numbers of the contextual layers in the legend [LANDGRIF-1090](https://vizzuality.atlassian.net/browse/LANDGRIF-1090) - Tree Select search inconsistencies and items of depth 3 or deeper disappearing. [LANDGRIF-1026](https://vizzuality.atlassian.net/browse/LANDGRIF-1026) and [LANDGRIF-1030](https://vizzuality.atlassian.net/browse/LANDGRIF-1030) +- Format of numbers of the contextual layers in the legend [LANDGRIF-1090](https://vizzuality.atlassian.net/browse/LANDGRIF-1090) - Edition of intervention was not working [LANDGRIF-1073](https://vizzuality.atlassian.net/browse/LANDGRIF-1073) - Legend colors for comparison layer [LANDGRIF-979](https://vizzuality.atlassian.net/browse/LANDGRIF-979) - Tests were failing due to a change in the api where data was reset