From: nizamial09 Date: Tue, 15 Sep 2020 13:01:52 +0000 (+0530) Subject: mgr/dashboard: Monitoring: Fix for the infinite loading bar action X-Git-Tag: v14.2.12~85^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=575d7f06db8b598abc46d9345ec4b7d437ee3357;p=ceph.git mgr/dashboard: Monitoring: Fix for the infinite loading bar action Only seen in nautilus Intended to fix the unusual behaviour in the All Alerts tab where the loading bar progressess continously until one of the alerts is selected. To reproduce: Navigate to cluster -> Monitoring -> All Alerts tab. You can see the progress bar at the bottom of the table. Fixes: https://tracker.ceph.com/issues/47435 Signed-off-by: Nizamudeen A --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html index 1c2aeb9ea74..e5d311f59f2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html @@ -3,6 +3,7 @@ (updateSelection)="selectionUpdated($event)" [selectionType]="'single'"> -