From 657bc234043d393fa41e35d20ad5f4f3152f2e5b Mon Sep 17 00:00:00 2001 From: Jennie Robinson Faber Date: Wed, 8 Apr 2026 16:29:52 +0100 Subject: [PATCH] refactor(connections): migrate to PageShell Replace outer div.connections-page wrapper and explicit PageHeader with PageShell component. Update connections-mobile-auth snapshot to match the stable full-suite render state (filter bar absent when test admin has no cooperative topics configured). --- app/pages/connections.vue | 12 +++++------- ...onnections-mobile-auth-chromium-darwin.png | Bin 138483 -> 132202 bytes 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/app/pages/connections.vue b/app/pages/connections.vue index e295daf..b8ee40d 100644 --- a/app/pages/connections.vue +++ b/app/pages/connections.vue @@ -1,10 +1,8 @@ - +