2
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]

I'm going to be implementing more user requests. If you have any leave them in the comments.

Changes so far:

  • Changed the behavior of the navigation menu. If a navigation menu item is currently selected and it is tapped, the app will navigate you to the "home page" of that navigation item.
  • Fixed several bugs related to the compose post screen.
  • Fixed a bug where the create post screen mistakenly only shows comment drafts instead of post drafts.
  • Changed the style of read posts to dim the entire post item. This behavior can be changed in settings.
  • Added a setting to control whether videos should auto-play. Default true.
  • Added new comment count to posts.
  • Added a view to the post screen if there are no comments.
top 4 comments
sorted by: hot top controversial new old
[-] [email protected] 0 points 2 weeks ago* (last edited 2 weeks ago)

Thank you! Would it be possible to:

  • make it more obvious that there are no comments on a post? Like I find myself trying to refresh multiple times trying to get comments to load although there are none.
  • show all comments in the comment chain when drafting a comment, not just the one the one that is targeted to be the "parent"?

Edit:

Not sure it was already addressed or if you know that this is a thing: sometimes, I open a post and immediately go to the comments. But then I find I am too deep in so I scroll back up to get to the top comment. But then it "loads" images in the post and of course the whole comment section moves the same amount to the bottom as the image is high. Probably horribly explained. Anyway, I can stay a as long in the comments as I want but getting the main post in the viewport triggers the layout recalc with the image now available that it did not have in the previous calculation, shifting everything.

In other (ape) words: when image in post slow, and comments fast, and scroll to comments; then comments move down fast when scrolling up to post.

Not sure if that was at least somehow understandable? It basically can only happen when the comments load fast but the server serving an image in the post takes a long time to even send the height info of the image. As far as I understand what the problem is. However, I am not sure what the solhtion would be. It just is annoying as hell when it hapens.

A "jump to comments" button would maybe be cool but I can't see how that could be implemented without being shitty.

[-] [email protected] 2 points 2 weeks ago

show all comments in the comment chain when drafting a comment, not just the one the one that is targeted to be the “parent”?

This can be implemented I just have no idea how to present it in a way that makes sense. Since you are composing a comment, the comment needs screen space but a comment chain also takes up a lot of space. I think I need more time to think about how to design how this should look.

[-] [email protected] 2 points 2 weeks ago

Yeah, I know. There is already no space in landscape mode to display the comment. But on the other hand it is very shitty having to exit the composing completely to look up what the comment you are replying to references in its parent.

Maybe you find some way at some point. If not, then not, I guess.

Thank you!

[-] [email protected] 2 points 1 week ago

I'll add this to the roadmap.

this post was submitted on 29 Aug 2024
2 points (100.0% liked)

Summit

712 readers
2 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

founded 1 year ago
MODERATORS