Skip to content

Fix quote action in search results#392

Merged
barrydeen merged 1 commit intomainfrom
fix/search-quote-action
Mar 31, 2026
Merged

Fix quote action in search results#392
barrydeen merged 1 commit intomainfrom
fix/search-quote-action

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • The search results screen was missing the onQuote callback, so tapping "Quote" from the repost menu on a search result note did nothing
  • Threads onQuote through SearchScreenSearchNoteItemPostCard and wires it up in Navigation to navigate to the composer with the quote target set

Test plan

  • Search for a note, tap the repost icon, tap "Quote" — should open the composer with the quoted note
  • Verify quoting still works from the main feed, hashtag feed, and other screens

The SearchScreen was missing the onQuote callback, so tapping "Quote"
on a note in search results did nothing. Thread the callback through
SearchScreen → SearchNoteItem → PostCard and wire it up in Navigation.
@barrydeen barrydeen merged commit d03f382 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