Skip to content

Support user searching to mute/block directly in the mutes/blocks tab

Tae Hoon requested to merge tae/pleroma-fe:227-quick-add into develop

As another part of #227 (closed), this will add a search input with autosuggest feature into the mutes/blocks tabs. Using the search input, we can easily search and mute/block new users without going to the timeline.

Screenshots

  • Normal state

search_box

  • When have results

search_results

Merge request reports