From 651399b07836135a71a3b88d18480c9920507c4f Mon Sep 17 00:00:00 2001 From: stroblme Date: Thu, 27 Aug 2026 16:15:39 +0200 Subject: [PATCH] The dashboard settings button toggles It only ever opened, so the way out of the settings panel was somewhere else. Pressing it again closes it, and it carries the pressed state the other dock toggles do. Co-Authored-By: Claude Opus 5 (1M context) --- frontend/src/components/Dashboard/DashboardEditor.tsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Dashboard/DashboardEditor.tsx b/frontend/src/components/Dashboard/DashboardEditor.tsx index 20ad3bb..f66bf97 100644 --- a/frontend/src/components/Dashboard/DashboardEditor.tsx +++ b/frontend/src/components/Dashboard/DashboardEditor.tsx @@ -638,11 +638,19 @@ export function DashboardEditor({