this post was submitted on 14 Aug 2023
9 points (90.9% liked)

Thunder App

2777 readers
2 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 1 year ago
MODERATORS
 

Hello! I've been loving Thunder, but one usability feature I've brought over from my days of using Slide (for Reddit) is swiping right (or up, in some cases) to dismiss the post view and return to the feed. This doesn't work where there are comments, of course, thanks to swipe actions, which I am loving, but it worked on space under them and on the post content itself until the latest update. Is this intended behavior, and will it be coming back? Swiping out of the post creation view still works, which leads me to believe this is generally supposed to work in Thunder.

you are viewing a single comment's thread
view the rest of the comments
[–] darklightxi 1 points 1 year ago

Maybe it could be changed to allow swiping from anywhere when not on a comment?

This is something I was messing around with, and it was a bit difficult to get both working at the same time because of conflicting gestures (especially for comments). I can take another go at it and see if I can improve it a bit more though!

Should it be working to swipe back if I swipe from the left edge on a comment, or should that still trigger gestures? Right now it’s triggering gestures, which makes this change seem odd.

This seems like a bug, it should be triggering the swipe back gesture rather than the comment! This is the relevant issue: https://github.com/thunder-app/thunder/issues/302