this post was submitted on 01 Aug 2023
50 points (100.0% liked)
Lemmy
496 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The view all comments button, does it add a param to the query string? Could be worth a try.
I don’t see a vote all comments button (atleast on mobile)
When you click from a reply in your mailbox, you only see that post, you can click View all comments and it makes a request to the backend with max_depth=8. I thought there would be a way to use that parameter on the main post, but unfortunately, it doesn't seem to work like that right now. It's probably worth raising this as a bug on their issue tracker and seeing if they consider this.
theres now a github issue open on lemmy's github