Skip to content

fix: render gallery media in quoted notes#375

Merged
barrydeen merged 1 commit intomainfrom
fix/gallery-quote-media
Mar 31, 2026
Merged

fix: render gallery media in quoted notes#375
barrydeen merged 1 commit intomainfrom
fix/gallery-quote-media

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Quoted gallery events (kind 20/21/22) now render with full media (swipeable images, video player) instead of a plain PostCard or tiny thumbnail
  • Uses GalleryCard for gallery events in both interactive (noteActions present) and fallback quote rendering paths in QuotedNote

Test plan

  • Quote a kind 20 (picture) event in a kind 1 note — verify images load in a swipeable gallery
  • Quote a kind 21/22 (video) event — verify video player renders
  • Verify regular quoted kind 1 notes still render as PostCards
  • Check gallery quotes in contexts without noteActions (e.g. DM conversations)

Quoted gallery events (kind 20/21/22) were rendering as plain PostCards
or tiny thumbnails instead of showing actual media content. Use
GalleryCard for gallery events in both interactive and fallback quote
rendering paths.
@barrydeen barrydeen merged commit f80c783 into main Mar 31, 2026
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