From 3e4abdeb18de74d1a9f5472e199ead53faf52e0b Mon Sep 17 00:00:00 2001 From: Virginia Cepeda Date: Fri, 15 Dec 2023 12:08:16 -0300 Subject: [PATCH] Alerting: Display "Show all" button for cloud rules (#79512) * Fix counting totals for cloud rules * Address PR review --- .../alerting/unified/hooks/useCombinedRuleNamespaces.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts b/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts index eb9f5f73801..7297e8a83fa 100644 --- a/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts +++ b/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts @@ -275,11 +275,11 @@ export function calculateRuleTotals(rule: Pick