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]: A option to view the saved comments in the user account section #1083

Open admin-ribbon opened 10 months ago

admin-ribbon commented 10 months ago

Check for open issues

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

Hello, Memmy developers

I have been using your app for browsing Lemmy on my device for a month now and I really like most of the feature implemented in there (especially the Push Notification feature, since most of the Lemmy clients on iOS doesn't have this feature yet)

While the Memmy app is decent in it's current state, it seems that there is no place on the app to view the comments that I saved across the platform, but the app itself does support comment saving like the other Lemmy client alternatives on the iOS platform. Even more odd considering the Memmy has a menu to view saved posts from my account, but no option to view the saved comments too (See attached image below)

photo_2023-12-07_02-29-59

I really love if the same menu that curate the saved posts can also display the comments that I saved from the platform. It doesn't need to be a separate brand new menu or anything, just modify the preexisting 'Saved' to have an option to show the comments that I saved.

Solution

On the 'Saved' screen in the user account section, modify the functionality of the screen so it would show both the saved post and saved comments in one screen, sorted by the date of saving. It doesn't require a complete overhaul of the current 'Saved' screen design and can be easily be implemented (See attached image below)

mockup3

Alternatives

Alternative to the solution above

On the 'Saved' screen in the user account section, add a tab to switch between viewing the saved posts or saved comments screen. This approach would require a redesign of the current 'Saved' screen, but it would result a lot nicer and organized UI compared the first solution (See attached image below)

mockup1

mockup2