Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Feature]: Search filter input box at top of subscribed communities tray #1023

Open asciiletters opened 10 months ago

asciiletters commented 10 months ago

Check for open issues

What is the feature that you would like to have added?

In order to make it easier to get to the community that I want, when browsing through the tray, it would help to be able to type at the top a few letters to filter down my subscribed community list in the lefthand tray of subscribed communities.

Solution

Put a search input at the top of the subscribed communities pullout tray and have it filter down the list in real-time.

Alternatives

Have letters along the side that can be tapped like Apollo had. Having both functionalities would be nice.