this post was submitted on 21 Aug 2023
45 points (79.2% liked)
Memmy - An iOS client for Lemmy
5074 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’m trying to make the link clickable area bigger to avoid this problem in general with posts and comments. So that should partially resolve it. Maybe we can also add an option to disable collapsing posts
Another suggestion to solve it. Collapsing could be done with a long touch instead of a tap. So tapping would do nothing unless you tap a link. Touch and hold for a half second or so would collapse the text. Might be a little tricky to not mix with scrolling?
That would be pretty easy to implement actually. But at least for comments we wanted it to be a short press like in Apollo. I use it all the time that way and would rather not have to long press. I think with some tweaking it can be improved, unfortunately we both just aren't react native experts so we're learning as we go.
Apollo also had the option to swipe to collapse instead, which worked way better in my opinion. Avelon currently allows this too is you wanted to see it in action.