Skip to content

feat: show top zapper banner on gallery cards#387

Merged
barrydeen merged 1 commit intomainfrom
feat/gallery-top-zap
Mar 31, 2026
Merged

feat: show top zapper banner on gallery cards#387
barrydeen merged 1 commit intomainfrom
feat/gallery-top-zap

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Reuse the existing TopZapperBanner composable on gallery cards (kind 20/21/22), matching the behavior already present on regular post cards
  • Make TopZapperBanner and formatZapAmount internal (from private) so they can be shared across components in the same module

Test plan

  • Open a gallery post (picture/video) that has zaps — verify the top zapper banner appears above the action bar
  • Tap the banner — verify it navigates to the zapper's profile
  • Verify regular post cards still display the top zapper banner as before
  • Verify gallery posts with no zaps don't show the banner

Reuse the existing TopZapperBanner from PostCard to display the highest
zap on gallery (kind 20/21/22) cards, matching the behavior of regular
post cards.
@barrydeen barrydeen merged commit 26c9beb 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