From 44eb92ad7398efb98b6175aaacebb05c8dc52086 Mon Sep 17 00:00:00 2001 From: Hitakshi Arora Date: Fri, 10 Jul 2026 17:26:19 +0530 Subject: [PATCH] polish(console): remove the timezone note from Audit log (was colliding with the date input), lock the console to the BenzoNet L1 with a read-only network indicator (no broken switcher), and let the search bar fill the top-bar width --- apps/console/src/app/CommandBar.tsx | 2 +- apps/console/src/app/NetworkMenu.tsx | 85 +++++++-------------------- apps/console/src/app/Shell.tsx | 1 - apps/console/src/lib/format.test.ts | 6 +- apps/console/src/lib/network.ts | 6 +- apps/console/src/screens/AuditLog.tsx | 3 +- 6 files changed, 30 insertions(+), 73 deletions(-) diff --git a/apps/console/src/app/CommandBar.tsx b/apps/console/src/app/CommandBar.tsx index 19a8873..73dd86c 100644 --- a/apps/console/src/app/CommandBar.tsx +++ b/apps/console/src/app/CommandBar.tsx @@ -53,7 +53,7 @@ export function CommandBar() { <> - ); - })} +
+ +
+
+ {info.label} + +
+
{info.kind}
+
diff --git a/apps/console/src/app/Shell.tsx b/apps/console/src/app/Shell.tsx index 5afea23..039c48b 100644 --- a/apps/console/src/app/Shell.tsx +++ b/apps/console/src/app/Shell.tsx @@ -143,7 +143,6 @@ export function Shell() {
-
-
- Times shown in your local timezone +