15
submitted 10 months ago by steve228uk@lemmy.world to c/bean@lemmy.world

Just submitted to App Review and set to automatically release. Hopefully won't be too long!

  • Fixed missing icons on older versions of iOS.
  • Fixed long press for account picker not working when tab labels were turned off.
  • Reverted automatic link detection for the time being due to some issues with the regex.
top 4 comments
sorted by: hot top controversial new old
[-] steve228uk@lemmy.world 3 points 10 months ago

And it’s now live!

[-] Hamartiogonic@sopuli.xyz 2 points 10 months ago

When I tap an inbox message, it’s supposed to take me to that spot in the conversation. Unfortunately, I’m always taken to the wrong spot, so I need to scroll around a to find the right spot. In short threads that’s not really a problem, but in longer ones it’s becoming a serious issue.

Nearly all the other apps also have the same bug, so you’re not alone with this one.

[-] steve228uk@lemmy.world 4 points 10 months ago

Yeah this is a tough problem to solve due to the way Lemmy handles comments but hopefully I can work on it a little more to improve it.

All comments are delivered from the API in a single list with a path property. This property is formatted like 0.123.727.828.277 which is where in the thread the post is shown.

Sometimes, not all posts are even shown if this is too far down the stack.

What I think I’ll probably end up doing is creating a single comment view like Reddit did and have this show the context. I can then have a button to view it all comments.

[-] Hamartiogonic@sopuli.xyz 2 points 10 months ago

Yeah, I’ve noticed it must be a tough nut to crack, since so many apps suffer from it. During my tests, I’ve found that only Voyager, Liftoff, Avelon and Lemmios have found a way to solve it, and they all resorted to showing only a part of the whole thread. I guess the path property just doesn’t work very well once the thread becomes long enough.

After the Reddit APIcalypse Lemmy was flooded with new users and now many conversations definitely are long enough that this is becoming an issue.

this post was submitted on 18 Aug 2023
15 points (100.0% liked)

Bean

953 readers
1 users here now

Bean is a Lemmy client for iOS.

Download

Bean is available on the App Store here.

Bug Reports

Please report all bugs with the [Bug] flair in your title.

Feature Requests

I'm currently open to feature requests. Please use the [Feature Request] flair in the title of your post so I can keep track of them.

founded 1 year ago
MODERATORS