Skip to content

Comments

Make team media clickable with play icon overlay#1007

Merged
gregmarra merged 1 commit intomainfrom
make-media-clickable
Feb 10, 2026
Merged

Make team media clickable with play icon overlay#1007
gregmarra merged 1 commit intomainfrom
make-media-clickable

Conversation

@gregmarra
Copy link
Contributor

Summary

  • Tapping a media item in the team detail Media tab now opens the original content (Imgur, Chief Delphi, Instagram, or YouTube) via an intent
  • YouTube thumbnails display a semi-transparent play icon overlay to indicate they're videos
  • Added mediaLinkUrl() helper that maps each media type to its browsable URL

Test plan

  • Navigate to Team 2 (The Reindeer) → Media tab
  • Verify tapping a photo opens the browser to the image site
  • Verify tapping a YouTube thumbnail opens YouTube
  • Verify YouTube thumbnails show a play icon overlay; photos do not

🤖 Generated with Claude Code

Tapping a media item now opens the original content (Imgur, Chief Delphi,
Instagram, or YouTube) in the browser/app. YouTube thumbnails display a
semi-transparent play icon overlay to indicate they're videos.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gregmarra gregmarra force-pushed the make-media-clickable branch from 9f02a51 to 809be96 Compare February 10, 2026 03:11
@gregmarra gregmarra merged commit cb75b26 into main Feb 10, 2026
2 checks passed
@gregmarra gregmarra deleted the make-media-clickable branch February 10, 2026 03:32
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