CmdrKeen

joined 2 years ago
MODERATOR OF
[–] CmdrKeen 2 points 2 years ago* (last edited 2 years ago) (1 children)

This isn't any different from how OG Lemmy works.

You can only have single image on the post itself, if you want to add more, you have to add them via Markdown in the body.

Unfortunately there isn't any support for gallery type posts at the moment, but feel free to badger the devs about it. Looks like there's been an open issue about this since 2020.

[–] CmdrKeen 1 points 2 years ago* (last edited 2 years ago)

Weird, both the official Reddit app and Lunar for Lemmy also have a custom icon feature and they don’t seem to be having the same issue.

Even after restarting my phone in order to fix it, Voyager “forgot” its icon again after simply closing and reopening it. I did not even change the icon.

EDIT: after some experiments I found out that this problem only seems to occur when the “O.G.” is used. Is the iOS app perhaps simply missing a small version of that icon?

[–] CmdrKeen 1 points 2 years ago
[–] CmdrKeen 2 points 2 years ago

Yeah I don’t see it either.

[–] CmdrKeen 1 points 2 years ago (1 children)

I mean, if you can start a new post from anywhere but then still have to select the community to post it to from the post editor, I’m not sure how that saves you any clicks.

What’s the advantage here?

[–] CmdrKeen 3 points 2 years ago (1 children)

I’m not sure that’s a bug, that’s always been like this IMO. Every tab has its own history, so if you switch tabs and later go back, it’ll be at the same place you left off. I.e. if you last had the “Unread” box open when you were on the inbox tab, that’s what you’ll see when you go back there.

[–] CmdrKeen 2 points 2 years ago (3 children)

Weird, is it just me or does this not actually work. Neither the iOS app (latest version) nor the PWA seem to have any changes in inbox behavior for me.

Tapping the toolbar button always brings me to the main "Boxes" page, regardless of how long or how often I press it.

[–] CmdrKeen 1 points 2 years ago* (last edited 2 years ago)
[–] CmdrKeen 1 points 2 years ago
[–] CmdrKeen 1 points 2 years ago* (last edited 2 years ago) (1 children)
[–] CmdrKeen 1 points 2 years ago* (last edited 2 years ago)

UPDATE: I played around with this some more and DID get it to replicate in the browser after all, confirming that it is, indeed, random.

When this situation occurs, it appears that the itemsRef prop on the Feed component still holds the old feed items.

I also noticed that unlike the other pages that contain a Feed component, the ProfilePage doesn’t have a FeedContextProvider (which keeps a copy of that itemRef), so I tried wrapping it in one, hoping it might resolve the problem. Unfortunately, it did not seem to help.

view more: ‹ prev next ›