From 4e53a139d96215477d00eb709c1662d8277cba1d Mon Sep 17 00:00:00 2001 From: Aaryan Porwal Date: Wed, 26 May 2021 14:28:15 +0530 Subject: [PATCH] mgr/dashboard: fix for right sidebar nav icon not clickable fixed the responsive sidebar not opening on click event, and close sidebar on clicking tasks and notification list item because it'll be over shadowed by the sidebar Signed-off-by: Aaryan Porwal --- .../core/navigation/navigation/navigation.component.html | 8 +++++--- .../core/navigation/navigation/navigation.component.ts | 6 +++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html index 74696946452..a3f6c2e89aa 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html @@ -18,7 +18,7 @@ -