8
Change how comments hide
(sh.itjust.works)
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.
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.
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
I was about to post an enhancement about this and coming from Sync and Relay, I expect that tapping on a comment with child comments would hide just the child comments, while leaving the main comment fully expanded. And for comments without replies to have no change. But not all apps do it like this.
It seams Jerboa follows the official reddit app in hiding comments, where all comments are hidable, regardless of replies. And the tapped (parent) comment is the one being hidden.
I am not sure which behavior is better (I prefer the former, like you), maybe this should be a toggle? If the current system is the intended behavior, then a truncated bit of the comment should be in the hidden comment. i.e a comment saying "Lorem ipsum dolor sit amet, consectetur", when hidden would read: User "Lorem ipsum..." 5 • 1h
He shouldn't follow that garbage official app. He should try to copy/take inspiration from superior third party apps like sync, boost and Apollo.
Actually, Jerboa's behavior matches closer to the apps, Alien Blue and Apollo, the way it collapses to a minimalistic 1 line with username and vote count. I hadn't actually used Apollo, I don't have an iphone, so I don't know how it works. I'm only comparing it to things I had used (Sync, Relay). I would rather if Jerboa followed the behavior of Sync, Boost, and Relay. The important thing is we shouldn't push towards or away certain design decisions, just because the official does does it. He should pick and choose features which benefit the user, regardless of where it comes from.
Excuse my ignorance, could you elaborate on what would be the benefit?
I did file a request for being able to collapse all comments above the current one until it leaves the parent visible. But collapsing all below would be non-intuitive to me.
Let me show you with pictures when tapping on a comment on each app:
Relay: Expanded and collapsed
Sync: Expanded and collapsed
Official: Expanded and collapsed
Jerboa: Expanded and collapsed
See the way only the comments disappear on the 3rd parties with an indicator on the side to show comments are hidden? And on the official app the comment goes to a small gray preview of the comment? The way Jerboa works now is closer to the Official reddit app, but has no context of the comment, like the Official reddit app. I think it should either 1) change the behavior to be more like the other 2 I show, or 2) keep it as is, but add context to the collapsed comment.
I would prefer option 1 because that is more intuitive to me, but I think that is because that is what I'm used to, and not because it is the "right" way of doing it.