fix: render customer portal as full-page layout #55
Reference in New Issue
Block a user
Delete Branch "fix/customer-portal-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/portalroute was rendering inside the admin layout wrapper (staff nav bar + padding), which broke the portal's own sidebar/full-page design/portalrenders independently as a standalone full-page app while all other routes keep the admin layoutTest plan
/portal— should show the customer portal with its own sidebar, no admin nav bar/or any other admin route — should show the normal admin nav barpnpm --filter @groombook/web buildpasses🤖 Generated with Claude Code