this post was submitted on 18 Jul 2023
28 points (100.0% liked)

Bean

1365 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 2 years ago
MODERATORS
 

Please report bugs using the following format in your title.

[BUG] Issue here

(page 5) 50 comments
sorted by: hot top controversial new old
[–] miket@lemmy.world 1 points 2 years ago (1 children)

Since Steve is amazingly adding more features to knock out our requests, I’ll add more requests.

Can we get collapsible threads?

Thanks.

load more comments (1 replies)
[–] miket@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

When creating a new post, for some reason it says “2m from now”.

[–] miket@lemmy.world 1 points 2 years ago

Bean doesn’t seem to recognize the ! links.

See post here: https://lemmy.world/post/2020542

[–] dsemy@lemm.ee 1 points 2 years ago

There doesn’t seem to be a way to refresh the profile tab.

[–] robmexx@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (2 children)
  • If I want to reply to the OP-Post I can’t swipe it but have to press the little speech bubbe/ comment count.

  • it would be a nice QOL feature to open posts by clicking anywhere instead of the headline only (card layout).

  • I can’t see my comments in my own profile (maybe .world problem).

  • I can’t find the button to create a post in a community

[–] steve228uk@lemmy.world 1 points 2 years ago (1 children)

If I want to reply to the OP-Post I can’t swipe it but have to press the little speech bubbe/ comment count.

You should be able to press the floating action button in the bottom right to reply to the post.

Comments on profiles is in the known issues list along with new posts.

I’ll look to improve the card layout soon.

[–] robmexx@lemmy.world 1 points 2 years ago

Thank you. Relaunching the app got me the floating buttons. Haven’t seen them before.

load more comments (1 replies)
[–] zav@lemmy.world 1 points 2 years ago (1 children)

Would it be possible to make the color thread-lines thicker? I can not really make differentiate the different colors as of now!

load more comments (1 replies)
[–] dsemy@lemm.ee 1 points 2 years ago* (last edited 2 years ago) (2 children)

Blocking communities doesn’t work.

I also wanted to test if I can block users, but no menu shows when I press the three dots in the top right in user profiles (the settings button on my profile works).

Edit: also, there’s a visual glitch when scrolling to the top of a profile: https://streamable.com/j10p8g

load more comments (2 replies)
[–] fluffy@lemm.ee 1 points 2 years ago* (last edited 2 years ago) (1 children)

Missing menu option:

If I disable the “Create post” floating button, I can still create a new post from the menu.

If I disable the “Reply” floating button, there is no menu option (or any other way) to reply to a post.

[–] steve228uk@lemmy.world 1 points 2 years ago (1 children)

You can reply by clicking the icon on comments icon on that screen but I'll add a mention option 😄

[–] fluffy@lemm.ee 1 points 2 years ago

Ah! I did not expect that icon to work that way, but maybe I’m just dumb.

[–] TSR55@lemm.ee 1 points 2 years ago (1 children)

I like it more with each update, but it still crashes on my iPad 7, iOS 16.5.1, after 5-10 min.

[–] steve228uk@lemmy.world 1 points 2 years ago (1 children)

Oh, that’s no good! Is it happening when performing a certain action?

[–] TSR55@lemm.ee 1 points 2 years ago (2 children)

Seems to happen just scrolling the feed. Goes blip & im back to my Home Screen. I like what you’re doing, I’ll keep using it.

load more comments (2 replies)
[–] camelliasinensis@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (2 children)

I’m encountering a really weird problem while testing out the image upload. When I compose my reply, it looks as if everything is fine. However, my comment is repeatedly getting published to the wrong post once it actually goes through. I went ahead and deleted the comments once I noticed but I’m including a screenshot of the post it got published to. It looks like one of @infinite_zero’s test images also ended up on that post?

I thought it might have been a reloading issue after switching accounts (from lemm.ee since the image uploads are restricted to 100kb) so I tried again and made sure to refresh and navigate back to this community/thread before trying to reply. However the reply continued to go to that other post even after doing so. I’ve switched to the web to upload the images and make this comment.

Hopefully that makes sense but let me know if there’s anything I can clarify. I’m really excited about this app so far!

[–] steve228uk@lemmy.world 1 points 2 years ago (1 children)

Oh wow, that is really weird. I’d presumed it was the ID of the post somehow ended up the same but that doesn’t seem to be the case. I wonder if because it’s a Kbin post I’d that makes any difference.

Does writing a text comment here cause the same issue or was it just image uploads?

[–] steve228uk@lemmy.world 1 points 2 years ago

Oh they might have the same ID on different instances 🤔

I’ll see if I can replicate the issue. Sounds like you might be right with the multi account being a factor though.

[–] steve228uk@lemmy.world 1 points 2 years ago (5 children)

Would you be able to run a few of tests for me?

  • Post an image without switching accounts.
  • Switch accounts and then post an image.
  • Create a new post and see if it’s just comments that are the issue.
  • Create a comment without an image.

It would be a big help! ❤️

[–] steve228uk@lemmy.world 1 points 2 years ago (6 children)

Changelog: July 31st

Build 2023.07.31.17.18

  • Fixed a bug that caused the app to crash if metadata could not be fetched.
  • GIFs are no longer animated in the list view and only within the ImageViewer. This was causing a massive memory issue that crashed not only Bean but also Springboard.
  • Added a new theme: Twinkle.
  • Added context menus to posts — press and hold.
[–] steve228uk@lemmy.world 1 points 2 years ago

I’m going to be improving this in the coming days as it looks like the conversion from UIImage -> SDAnimatedImage is blocking the UI thread currently.

I’ll push that to a separate queue, show a loading indicator on the ImageViewer and add a badge to show that it’s a GIF.

But… at least I’m not crashing Springboard any more 🙈

[–] infinite_zero@lemmy.world 1 points 2 years ago (1 children)

Since I didn’t get the previous build via TestFlight, I’ve got a request on one of the changes from that one: Can we get some haptic feedback for the press and hold pop up account changer? For some reason, it feels like it should be there to me.

[–] steve228uk@lemmy.world 1 points 2 years ago

Yeah, I’ll look at adding that.

load more comments (4 replies)
[–] BlueDepth9279@lemmy.world 1 points 2 years ago (1 children)

Small issue. But I have sound effects turned on in settings. When I upvote something there is an audio tone. However, when I put my phone into silent mode via the switch on the side of the iPhone, I still get an audio tone when I upvote something.

I turned off sound effects for now, but I think the app audio settings should be overridden by the phone settings (silent mode in this instance).

Let me know if you need more info.

Thanks!

[–] steve228uk@lemmy.world 1 points 2 years ago (1 children)

Agreed, it should be silent when the phone is silent. This isn’t something that I’d experienced but I’ll see if I can replicate it.

[–] BlueDepth9279@lemmy.world 1 points 2 years ago

Appreciate it. If there’s any more info I can provide just let me know.

load more comments
view more: ‹ prev next ›