From 578efe4c4f58ad9f7699d2d8127594fe0e2d3a0c Mon Sep 17 00:00:00 2001 From: Manuel Abascal Date: Fri, 5 Jan 2024 22:33:23 +0200 Subject: [PATCH 1/3] Bugfix/frontend/202 unable to remove groups in the datasources view (#213) * Fix: Unable to remove groups in the datasource's view (#202) * Fix: Incorrect result on create index pattern table (#180) * Fix: Unable to remove a group for a datasource (#202) * Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231) * Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231) * Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231) --- .../asset-group-add.component.html | 16 +++++++----- .../asset-group-add.component.ts | 25 ++++++++++++++++--- frontend/src/styles.scss | 6 +++++ 3 files changed, 38 insertions(+), 9 deletions(-) diff --git a/frontend/src/app/assets-discover/shared/components/asset-group-add/asset-group-add.component.html b/frontend/src/app/assets-discover/shared/components/asset-group-add/asset-group-add.component.html index fda3395bf..24af3e7fe 100644 --- a/frontend/src/app/assets-discover/shared/components/asset-group-add/asset-group-add.component.html +++ b/frontend/src/app/assets-discover/shared/components/asset-group-add/asset-group-add.component.html @@ -1,4 +1,4 @@ -