From f1079b0a0500f05e2ef227a6c70f8d81acd10e25 Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Tue, 29 Aug 2023 18:07:05 +0200 Subject: [PATCH] Alerting: Paginate silences table(s) (#74041) --- .../alerting/unified/components/silences/SilencesTable.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/alerting/unified/components/silences/SilencesTable.tsx b/public/app/features/alerting/unified/components/silences/SilencesTable.tsx index 8626d20184d..3e38dedc3a1 100644 --- a/public/app/features/alerting/unified/components/silences/SilencesTable.tsx +++ b/public/app/features/alerting/unified/components/silences/SilencesTable.tsx @@ -122,6 +122,7 @@ function SilenceList({ if (!!items.length) { return (