this post was submitted on 17 Jul 2023
50 points (71.6% liked)

Jerboa

10270 readers
2 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

You are trying to click a link in a comment but the comment keep collapsing, also, pressing for a second should select the comment text to copy or other actions instead of hiding the upvotes section.

Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] t0fr@lemmy.ca 48 points 1 year ago (3 children)

I don't think the feature should be removed. Perhaps it can be reworked or improved for selecting text, but I personally appreciate the click to collapse. Very convenient to skip forward to the next item.

[–] CmdrShepard@lemmy.one 14 points 1 year ago (1 children)

I agree it's great but I would love if it were moved to a separate button along with a button at the top of a post to collapse all comments so you can skim through top-level comments more easily.

One issue I keep encountering with this click to hide implementation is that users post a thumbnail sized image and when I try to click on it to see full size, wind up just hiding the comment.

[–] driving_crooner@lemmy.eco.br 7 points 1 year ago

RiF had the option of collapse all childs, but I think it was a setting that applied everywhere, not a functionality you could use in a thread by thread basis.

[–] driving_crooner@lemmy.eco.br 8 points 1 year ago (1 children)

I also like collapsing comments, but I don't like that clicking almost anywhere on the comment it collapsed it. Sometimes even trying to upvote a comment it keep collapsing it.

[–] TheBat@lemmy.world 1 points 1 year ago

And if you click on collapsed comment it sometimes takes you to commenter's profile instead of expanding the comment.

A button with +/- symbols would be nice.

[–] wanderingmagus@lemmy.world 6 points 1 year ago (1 children)

How about an option to switch the functionality? "Long press to: option A, option B, etc"

[–] gamma@programming.dev 5 points 1 year ago (1 children)

I'm a fan of this; it's how Slide handled it.

I also prefer Slide's method of collapsing comments; it only collapses the child comments, not the one you pressed on. (although it also has an option to collapse it too)

[–] bamboo@lemm.ee 2 points 1 year ago (1 children)

The "show content for collapsed comments" option does what I think you want. It'll cause tapping on a comment to hide it's children but otherwise leave that comment visible.

[–] gamma@programming.dev 2 points 1 year ago

That it does, thank you! The highlighted +X indicator is appreciated as well.