Skip to content

fix(cloud): avoid blank screen during signin check#1539

Merged
src-opn merged 3 commits into
different-ai:devfrom
Pagecran:fix/1488-blank-screen-while-signin-checking
Apr 29, 2026
Merged

fix(cloud): avoid blank screen during signin check#1539
src-opn merged 3 commits into
different-ai:devfrom
Pagecran:fix/1488-blank-screen-while-signin-checking

Conversation

@pascalandr
Copy link
Copy Markdown
Contributor

@pascalandr pascalandr commented Apr 23, 2026

Summary

Fixes #1488
This PR ports the conservative pre-cutover sign-in fix into the React shell by rendering ForcedSigninPage in apps/app/src/react-app/shell/app-root.tsx while requireSignin && denAuth.status === "checking" instead of returning null.

Testing

  • git diff --check upstream/dev...fix/1488-blank-screen-while-signin-checking OK
  • pnpm --filter @openwork/app typecheck could not provide a clean signal in this environment due local TypeScript install issues:
    • missing react-router-dom
    • missing lucide-react
    • missing zustand
    • missing @tanstack/react-virtual
    • existing streamdown / React types mismatch

Notes

This is the React port of the local fix used before the shell cutover, but the current React shell already includes a LoadingOverlay.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 23, 2026 0:55am

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 23, 2026

@pascalandr is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Copy link
Copy Markdown
Collaborator

@src-opn src-opn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks good

@src-opn src-opn merged commit 905e652 into different-ai:dev Apr 29, 2026
9 of 13 checks passed
benjaminshafii pushed a commit that referenced this pull request May 15, 2026
* fix(cloud): avoid blank screen during signin check

* fix(cloud): surface signin while boot overlay waits
benjaminshafii pushed a commit that referenced this pull request May 15, 2026
* fix(cloud): avoid blank screen during signin check

* fix(cloud): surface signin while boot overlay waits
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.

[Bug]: White screen on launch (Intel Mac, macOS)

2 participants