From 146cb5e69e2f10a48fa5a92453e447a0b8bb0335 Mon Sep 17 00:00:00 2001 From: rcourtman Date: Tue, 28 Apr 2026 19:06:07 +0100 Subject: [PATCH] Simplify monitoring v2 filters --- .../monitoring-platform-v2/index.html | 166 +++++++----------- .../rewrite-proposal.md | 27 ++- 2 files changed, 85 insertions(+), 108 deletions(-) diff --git a/docs/prototypes/monitoring-platform-v2/index.html b/docs/prototypes/monitoring-platform-v2/index.html index 217d6782b..497755517 100644 --- a/docs/prototypes/monitoring-platform-v2/index.html +++ b/docs/prototypes/monitoring-platform-v2/index.html @@ -134,6 +134,11 @@ margin-bottom: 8px; } + .search-row { + display: flex; + gap: 7px; + } + .toolbar input { width: 100%; border: 1px solid var(--line); @@ -165,6 +170,10 @@ flex-wrap: wrap; } + .reset-button { + flex: 0 0 auto; + } + .table-card { overflow: hidden; } @@ -493,11 +502,11 @@
0supported
-
Top Level
+
Hosts & Clusters
0resources
-
Workloads
+
VMs / Containers / Pods
0guests, pods, containers
@@ -505,7 +514,7 @@
0items
-
Recovery
+
Backups
0policies
@@ -515,19 +524,18 @@
- +
+ + +
Platform
- Focus + Show
-
- Include -
-
@@ -543,24 +551,17 @@