Skip to content

🤖 feat: make immersive review mode more prominent#2766

Open
ibetitsmike wants to merge 3 commits intomainfrom
mike/immersive-review
Open

🤖 feat: make immersive review mode more prominent#2766
ibetitsmike wants to merge 3 commits intomainfrom
mike/immersive-review

Conversation

@ibetitsmike
Copy link
Contributor

Summary

Makes immersive review mode more discoverable by adding a text label to the toggle button and a new "Immersive review" action in the workspace header's "More actions" dropdown.

Background

The immersive review toggle is currently icon-only (Maximize2 / ArrowLeft) — easy to miss. The only other entry point is the Shift+I keyboard shortcut or a touch-only menu item. This change surfaces the feature for all users.

Implementation

  1. ReviewControls — Added "Review" / "Exit" text label next to the existing icon toggle
  2. events.ts — Added OPEN_REVIEW_IMMERSIVE custom event (mirrors existing touch event pattern)
  3. WorkspaceActionsMenuContent — Added "Immersive review" button with Shift+I shortcut, visible for all non-mux-help workspaces
  4. RightSidebar — Added event listener mirroring the existing touch review handler
  5. WorkspaceMenuBar — Wired event dispatch and passed callback to the menu content

Generated with mux • Model: anthropic:claude-opus-4-6 • Thinking: xhigh • Cost: $2.60

@ibetitsmike
Copy link
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

1 similar comment
@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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