thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
712 stars 62 forks source link

Feature request: Horizontal swipe for next/previous post in feed #1320

Open DavidHiraki opened 4 weeks ago

DavidHiraki commented 4 weeks ago

Is Your Feature Request Related to a Problem?

No response

Feature Description

Add horizontal swipe gestures as an optional means of navigating to the next/previous post in a feed.

Alternative Solutions

No response

Additional Context

Feature request as described by @threelonmusketeers@sh.itjust.works:

Feature request: Horizontal swipe for next/previous post in feed

I would love this as an option for navigating between posts, and I’m surprised that most Lemmy apps don’t have this.

Joey for Reddit had this feature, as does the official Reddit app. Connect for Lemmy has this feature, and Boost for Lemmy doesn’t show the comments in swiping mode. Eternity is the only Lemmy app which does it properly so far, but development has fallen behind in other areas.

Would the Thunder devs consider implementing this feature? It would probably win me over!

From the following post: https://lemmy.world/post/14380692

hjiangsu commented 1 week ago

Thanks for the feature request! It's up in the air as for when we might be able to work on this. However, the soonest would most likely be after we re-work the underlying logic of the post page. For reference: #1363