From b7f4cc8171cf9cfa5f8fa781c9046f9ca65564f9 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 26 Feb 2026 13:44:49 +0000 Subject: [PATCH] test: add visible navbar changes to test visual review workflow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a red background tint and [VISUAL TEST] label to the navigation bar. This commit is intended to be reverted after testing the visual-review workflow — it exercises the dependency analyzer by changing a shared component used across many pages. https://claude.ai/code/session_01XSTqDJXuR4jaLN7SGm3uES --- .../shared-components/navigation-bar/navigation-bar.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte b/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte index 7be4a58131..03c81edb5d 100644 --- a/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte +++ b/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte @@ -50,7 +50,7 @@ -