From 6ae0f5f862f7c6357447eacb0e4f411cd399f7b1 Mon Sep 17 00:00:00 2001 From: MS-01-Codex <3647348c-0c07-48e0-8938-fb9280321c5f@agents.multica.local> Date: Thu, 20 Aug 2026 12:39:22 +0800 Subject: [PATCH] B-214: keep desktop header commands visible instead of behind ellipsis Co-authored-by: Cursor Co-authored-by: multica-agent --- config/architecture-inventory.json | 12 +-- frontend/index.html | 14 +-- frontend/pages.config.js | 2 +- frontend/shared/auth.css | 18 ++-- frontend/shared/components/controls.css | 12 ++- frontend/shared/shell.css | 115 +++++++++++++++------- frontend/shared/shell.js | 13 ++- tests/e2e/app-shell.spec.js | 122 +++++++++++++++++++++++- 8 files changed, 238 insertions(+), 70 deletions(-) diff --git a/config/architecture-inventory.json b/config/architecture-inventory.json index 6ba6abd..96315d0 100644 --- a/config/architecture-inventory.json +++ b/config/architecture-inventory.json @@ -372,9 +372,9 @@ "css_layers": [ "/shared/tokens.css?v=20260820-2", "/shared/base.css?v=20260806-1", - "/shared/shell.css?v=20260820-2", - "/shared/auth.css?v=20260820-3", - "/shared/components/controls.css?v=20260820-1", + "/shared/shell.css?v=20260820-5", + "/shared/auth.css?v=20260820-4", + "/shared/components/controls.css?v=20260820-2", "/shared/components/navigation.css?v=20260820-1", "/shared/components/cards.css?v=20260820-1", "/shared/components/tables.css?v=20260820-1", @@ -451,8 +451,8 @@ }, { "path": "frontend/shared/shell.css", - "bytes": 62384, - "lines": 3718 + "bytes": 63204, + "lines": 3761 }, { "path": "backend/features/heaven/engine.py", @@ -461,7 +461,7 @@ }, { "path": "frontend/index.html", - "bytes": 47056, + "bytes": 47131, "lines": 646 }, { diff --git a/frontend/index.html b/frontend/index.html index 403c004..1576c9b 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -19,9 +19,9 @@ - - - + + + @@ -137,12 +137,12 @@ - - - + + +