Skip to content

Overlay the composer in fullscreen preview mode#500

Merged
BunsDev merged 1 commit intomainfrom
okcode/preview-chat-overlay
Apr 25, 2026
Merged

Overlay the composer in fullscreen preview mode#500
BunsDev merged 1 commit intomainfrom
okcode/preview-chat-overlay

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 25, 2026

Summary

  • Keeps the chat composer visible and usable when preview is in fullscreen layout.
  • Converts the chat column into an overlaid, pointer-safe layer so the composer can sit above the preview instead of the whole chat area disappearing.
  • Adds a dedicated fullscreen composer treatment with status header, adjusted width, and preview-specific styling.
  • Hides non-essential chat chrome in fullscreen preview mode, including the message timeline, branch toolbar, and PR dialog.

Testing

  • Not run (not requested).
  • Reviewed the updated fullscreen preview layout path in apps/web/src/components/ChatView.tsx for composer visibility and conditional rendering.

- Keep the chat composer visible over fullscreen preview
- Hide thread controls and add preview status text
- Preserve input interaction while preview stays active
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 25, 2026 9:14am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 25, 2026 9:14am

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 25, 2026
@BunsDev BunsDev merged commit 2a20757 into main Apr 25, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 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