ghostguild-org/e2e/__screenshots__/visual/pages.spec.js-snapshots
Jennie Robinson Faber 4a5b129eeb fix(profile,account): wrap auth-conditional UI in ClientOnly
Vue hydration silently drops class attribute updates when SSR and client
render different branches of a v-if chain — per the project's Auth SSR
Pattern, useAuth is client-only and server always renders unauthenticated,
so PageHeader (v-else branch) was rendering inside a leftover .loading /
.loading-state div from the v-else-if branch. On mobile that div was
being masked by the visual-test commonMasks (.loading-state), producing
a large fuchsia block in the snapshot.

Wrapping the v-if/v-else-if/v-else chain in <ClientOnly> ensures the
server renders nothing for the auth-gated content and the client performs
a clean first render, matching the pattern already used in dashboard.vue.

Also update admin-dashboard-desktop for minor anti-aliasing drift.
2026-04-08 17:41:01 +01:00
..
about-desktop-chromium-darwin.png test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
about-mobile-auth-chromium-darwin.png test(visual): add authenticated about-mobile snapshot 2026-04-08 15:47:29 +01:00
about-mobile-chromium-darwin.png test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
admin-dashboard-desktop-chromium-darwin.png fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
admin-events-create-desktop-chromium-darwin.png fix: add auth middleware to profile page and update visual snapshots 2026-04-07 15:00:23 +01:00
admin-members-desktop-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00
coming-soon-desktop-chromium-darwin.png fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
coming-soon-mobile-chromium-darwin.png fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
connections-desktop-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00
connections-mobile-auth-chromium-darwin.png refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout 2026-04-08 16:59:26 +01:00
events-desktop-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00
events-mobile-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00
home-desktop-chromium-darwin.png Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
home-mobile-chromium-darwin.png Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
join-desktop-chromium-darwin.png Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
join-mobile-chromium-darwin.png Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
member-account-desktop-chromium-darwin.png fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
member-account-mobile-auth-chromium-darwin.png fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
member-activity-desktop-chromium-darwin.png test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
member-dashboard-desktop-chromium-darwin.png refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout 2026-04-08 16:59:26 +01:00
member-dashboard-mobile-auth-chromium-darwin.png refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout 2026-04-08 16:59:26 +01:00
member-profile-desktop-chromium-darwin.png fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
member-profile-mobile-auth-chromium-darwin.png fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
members-desktop-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00
members-detail-desktop-chromium-darwin.png test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
members-mobile-chromium-darwin.png refactor(members): migrate members/index to PageShell 2026-04-08 16:38:34 +01:00