From e993cc222dd04695c695997ab1994fcb63e7709f 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) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html - Adopt the master branch changes. --- .../core/navigation/navigation/navigation.component.html | 7 ++++--- .../app/core/navigation/navigation/navigation.component.ts | 6 +++++- 2 files changed, 9 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 5a71b110bfb9..8068eab8bb36 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 @@