Skip to content

Conversation

naaa760
Copy link

@naaa760 naaa760 commented Sep 20, 2025

fixes : #6864

PR Description

Problem: The Customer Portal sign-in page (/:organization/portal/request) was displaying navigation elements that were inaccessible and looked unprofessional, especially on mobile where an empty navigation dropdown appeared.

Solution: Simplified the request page layout to be a clean, minimal sign-in interface that focuses only on the email input form without any navigation elements.

Changes:

  • Replaced complex portal layout with minimal centered layout
  • Removed Navigation component and organization header
  • Kept essential functionality (Toaster, form rendering)

Files changed: clients/apps/web/src/app/(main)/[organization]/portal/request/layout.tsx

Copy link

vercel bot commented Sep 20, 2025

Someone is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

@rishi-raj-jain
Copy link
Member

@naaa760

Can you share a video recording of how it now looks in your local setup?

@pieterbeulque
Copy link
Contributor

pieterbeulque commented Sep 22, 2025

Did you test this locally? Looks like this for me, which is not what we're after:

image

(Edit: @rishi-raj-jain - sorry, didn't see your comment, thanks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customer Portal sign-in page shouldn't show navigation
3 participants