ghostguild-org/app/pages/member
Jennie Robinson Faber 3b5b0d831d refactor: phase 4 cleanup — delete SidebarLayout, drop dashboard-body
Now that all member-area pages have migrated to PageShell +
ColumnsLayout, SidebarLayout has no consumers and can be deleted.
PageShell owns the flex chain, so the .dashboard-body wrapper on
member/dashboard.vue (flex: 1; display: flex; flex-direction: column;
min-height: 0) is redundant. Update stale SidebarLayout comments on
members/[id].vue to reference ColumnsLayout.
2026-04-08 17:58:01 +01:00
..
account.vue fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00
activity.vue refactor(activity): migrate to PageShell + ColumnsLayout 2026-04-08 16:45:12 +01:00
dashboard.vue refactor: phase 4 cleanup — delete SidebarLayout, drop dashboard-body 2026-04-08 17:58:01 +01:00
index.vue UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
profile.vue fix(profile,account): wrap auth-conditional UI in ClientOnly 2026-04-08 17:41:01 +01:00