From 9dc19f6eee96c7cbef0a12544aca81f0bd0b5fc9 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 (cherry picked from commit 4e53a139d96215477d00eb709c1662d8277cba1d) --- .../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 059c6c905e46..f318d8943311 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 @@ -