From: Aaryan Porwal Date: Wed, 26 May 2021 08:58:15 +0000 (+0530) Subject: mgr/dashboard: fix for right sidebar nav icon not clickable X-Git-Tag: v15.2.14~50^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42015%2Fhead;p=ceph.git 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. --- 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 @@