From 81fa4f16d6075866e34a3a126f4236732576f33f Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Mon, 6 Jan 2025 13:22:51 -0500 Subject: [PATCH] ui: grey meters in systems table if system is not up (#370) --- .../src/components/systems-table/systems-table.tsx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/beszel/site/src/components/systems-table/systems-table.tsx b/beszel/site/src/components/systems-table/systems-table.tsx index 8c70aef..669a562 100644 --- a/beszel/site/src/components/systems-table/systems-table.tsx +++ b/beszel/site/src/components/systems-table/systems-table.tsx @@ -84,7 +84,10 @@ function CellFormatter(info: CellContext) { {info.getValue() as string}