Skip to content

fix: prevent initial-load blocking in electron and web - #138

Open
kaybarax wants to merge 2 commits into
collabs-inc:mainfrom
kaybarax:fix/initial-load-no-blocker-electron-web
Open

fix: prevent initial-load blocking in electron and web#138
kaybarax wants to merge 2 commits into
collabs-inc:mainfrom
kaybarax:fix/initial-load-no-blocker-electron-web

Conversation

@kaybarax

Copy link
Copy Markdown

Summary

  • prevent startup from getting stuck behind an infinite loading state in both the Electron app and web app
  • add a shell dev shim and startup flow updates so initial rendering can proceed without hard blockers
  • include preview/startup script organization updates needed to support reliable local startup behavior

Test plan

  • Start Electron app and verify first load completes without indefinite loader
  • Start web app and verify first load completes without indefinite loader
  • Verify shell renderer path initializes correctly in dev flow

Made with Cursor

@yiliush

yiliush commented May 10, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@kaybarax

Copy link
Copy Markdown
Author

I have read the Contributor License Agreement (CLA) and hereby sign the CLA.

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.

2 participants