Skip to content

Add multi-tab desktop preview support#85

Merged
BunsDev merged 1 commit into
mainfrom
okcode/multiple-tabs-devtools
Mar 28, 2026
Merged

Add multi-tab desktop preview support#85
BunsDev merged 1 commit into
mainfrom
okcode/multiple-tabs-devtools

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 28, 2026

Summary

  • Replace the single preview surface with a tabbed preview model in the desktop app.
  • Add IPC and preload APIs for creating, activating, closing, and closing all preview tabs, plus devtools toggling.
  • Update the preview controller to manage multiple WebContentsView instances, active tab bounds, and per-tab navigation state.
  • Refresh web preview state handling and panel UI to consume the new tabs-based protocol.
  • Expand controller and UI tests around tab lifecycle, navigation, and devtools state.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • Not run: bun run test

- Replace single preview state with tabbed preview state
- Add tab create, activate, close, and devtools IPC flows
- Update web preview UI and tests for multi-tab behavior
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 28, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 28, 2026 7:32pm

@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 28, 2026
@BunsDev BunsDev merged commit cf82b60 into main Mar 28, 2026
8 of 9 checks passed
@BunsDev BunsDev deleted the okcode/multiple-tabs-devtools branch March 31, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant