From 9af37b263601003e8f656763b7dee2ff175b006b Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Fri, 17 Jun 2022 17:35:33 +0300 Subject: [PATCH] UI: Fixed incorrect close add widget panel with the escape key --- .../home/components/dashboard-page/dashboard-page.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html index dd7212cf5b..580ef0e2f8 100644 --- a/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html +++ b/ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-page.component.html @@ -228,6 +228,7 @@ [opened]="isEditingWidget || isAddingWidget" (openedStart)="detailsDrawerOpenedStart()" (closed)="detailsDrawerClosed()" + disableClose mode="over" position="end">