Skip to content

ux: feature: make compose button available in hashtag search

Andrew Chou requested to merge 2212/hashtag-fab into master

Addresses #2212 (closed)

TODO:

  • Fix bug where post containing searched hashtag doesn't appear in search results after publishing and returning to search screen. Probably related to the prePublication$ and postPublication$ props here:

https://gitlab.com/staltz/manyverse/-/blob/5da04062adf1b9d97f94a6655c7b278294d37923/src/frontend/screens/search/view.ts#L236-237

Edited by staltz

Merge request reports