From ebf140962218cb1fb2f66850198224e22f4b9c83 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Wed, 25 Oct 2023 22:04:30 +0530 Subject: [PATCH] dashboard: on admin dashboard use red-dot icon when hosts are in alert (#8144) This improves the function to not show the alert status on host icon when there are no hosts in alert state. Instead a colour/theme matching exclaimation is show next to the host icon, otherwise show green tick. Signed-off-by: Rohit Yadav --- ui/src/views/dashboard/CapacityDashboard.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/src/views/dashboard/CapacityDashboard.vue b/ui/src/views/dashboard/CapacityDashboard.vue index b6fa854efb5..a174e60b709 100644 --- a/ui/src/views/dashboard/CapacityDashboard.vue +++ b/ui/src/views/dashboard/CapacityDashboard.vue @@ -112,7 +112,8 @@ :value-style="{ color: $config.theme['@primary-color'] }">