From 099bccf5c5439740ab5c79374e66e187f2062ad4 Mon Sep 17 00:00:00 2001 From: itsrubberduck Date: Thu, 30 Jul 2026 19:03:10 +0200 Subject: [PATCH] fix(routing): send /bridge to the Bridge download page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit /bridge is the address the app hands to people who do not have the desktop Bridge yet, but the only page under it is /bridge/connect — which pairs an already-installed Bridge with a code. The bare path resolved to nothing. It now forwards to opensquawk.de/bridge, where the download lives. The classroom's experience switcher goes through it as well: picking Live ATC there without a Bridge previously dropped the user into a cockpit with nothing attached. The two links that really do mean the pairing screen — the cockpit's "Connect simulator" hint and the pairing screen's own post-login redirect — now name /bridge/connect instead of relying on /bridge to land there. Co-Authored-By: Claude Opus 5 --- app/components/live-atc/cockpit/CockpitShell.vue | 2 +- app/pages/bridge/connect.vue | 2 +- app/pages/bridge/index.vue | 13 ++++++++----- app/pages/classroom.vue | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/app/components/live-atc/cockpit/CockpitShell.vue b/app/components/live-atc/cockpit/CockpitShell.vue index 5b6114c..1d6d7fe 100644 --- a/app/components/live-atc/cockpit/CockpitShell.vue +++ b/app/components/live-atc/cockpit/CockpitShell.vue @@ -250,7 +250,7 @@ onMounted(() => { location="bottom" >