Skip to content

fix: login UX and project opening - #11

Closed
jesusr04 wants to merge 1 commit into
mainfrom
fix/login-and-project-open
Closed

fix: login UX and project opening#11
jesusr04 wants to merge 1 commit into
mainfrom
fix/login-and-project-open

Conversation

@jesusr04

@jesusr04 jesusr04 commented Feb 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Ensure clicking Get Started shows the login form (doesnt silently continue an existing session)
  • Fix Next.js build error by removing useSearchParams (no Suspense requirement)
  • Make project detail page resilient so failures in plans/spec/submittals dont prevent opening a saved project

How to test

  • Visit / and click Get Started: you should see the sign-in form or a clear Continue/Switch Account choice
  • Open an existing project from /projects: page should render even if a related list endpoint fails

- Make Get Started show login form (switch session)\n- Avoid Next build Suspense requirement by not using useSearchParams\n- Make project detail tolerant of plans/spec/submittals fetch failures
@jesusr04 jesusr04 closed this Feb 3, 2026
@jesusr04
jesusr04 deleted the fix/login-and-project-open branch February 3, 2026 22:41
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.

1 participant