Skip to content

Thread media is for looking at: big inline, tap to open, click to zoom - #157

Merged
wschenk merged 1 commit into
mainfrom
claude/desktop-feature-deploy-loop-sqwp25
Aug 5, 2026
Merged

Thread media is for looking at: big inline, tap to open, click to zoom#157
wschenk merged 1 commit into
mainfrom
claude/desktop-feature-deploy-loop-sqwp25

Conversation

@wschenk

@wschenk wschenk commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Inline media in the Thread view rendered tiny: .chat-media was capped at 12rem tall, and the Capture hero squeezed it further to 16rem wide. There was also no way to open media from a Thread.

  • Inline images/clips now run full-width up to two-thirds of the viewport height (max-height: 68vh), and the hero's 16rem width cap is removed.
  • Tapping an image in a Thread opens it in the existing MediaLightbox.
  • Inside the lightbox, clicking the picture toggles full-size zoom (pan by scrolling), with zoom-in/zoom-out cursors.
  • The composer's attachment drafts and the Map Journal's compact capture sheet deliberately keep their small previews.

Test plan

  • Acceptance criteria from the ticket covered at the named seams
  • mise lint / pnpm test green locally (pnpm typecheck passes; the one ESLint error reported in thread-chat.tsx is the pre-existing set-state-in-effect issue on main; media-capture and media-retention specs pass — the browser UI suites cannot run in this container due to a pre-existing dev-server issue, so please eyeball the preview)

Generated by Claude Code

Inline media in the Thread view was capped at 12rem tall (and 16rem wide
in the Capture hero) — a postage stamp. Images and clips now stand
full-width up to two-thirds of the viewport.

Tapping an image opens it in the existing MediaLightbox, and clicking
the picture inside the lightbox toggles full-size zoom, panned by
scrolling. The composer's attachment drafts and the Map Journal's
compact capture sheet keep their small previews.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AWe1KDcPdLHgufnMo3euwM
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
walking-thoughts Ready Ready Preview Aug 5, 2026 1:51pm

Request Review

@wschenk
wschenk merged commit 6f6c9cf into main Aug 5, 2026
2 checks passed
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