From 3d5663655fed4263712b7777702877331449c8c0 Mon Sep 17 00:00:00 2001 From: maxlerebourg Date: Wed, 18 Feb 2026 09:19:32 +0100 Subject: [PATCH] fix: make webui sidebar responsive on mobile On small screens the sidebar now collapses out of view by default, replaced by a visible toggle button that slides it back in. Without this, the sidebar occupied the full screen width on phones and tablets, leaving no room for page content. Co-authored-by: Ben McClelland --- webui/web/buckets.html | 23 +++++++++++++++++------ webui/web/dashboard.html | 23 +++++++++++++++++------ webui/web/explorer.html | 25 +++++++++++++++++-------- webui/web/users.html | 23 +++++++++++++++++------ 4 files changed, 68 insertions(+), 26 deletions(-) diff --git a/webui/web/buckets.html b/webui/web/buckets.html index e98cea50..565a6f9e 100644 --- a/webui/web/buckets.html +++ b/webui/web/buckets.html @@ -87,10 +87,21 @@ under the License. -
+
+ + -