this post was submitted on 07 Mar 2024
18 points (100.0% liked)

Lemmy.world Support

3373 readers
6 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world/



founded 2 years ago
MODERATORS
 

On communities pages you have a next page and previous page button. But since the 0.19.3 update. The previous page button is missing. Profiles still have both buttons.

top 9 comments
sorted by: hot top controversial new old
[โ€“] dual_sport_dork@lemmy.world 4 points 1 year ago (2 children)

It's right next to the -- Wait. What the hell?

It's missing on Photon UI as well, I notice. I find that to be a mighty interesting observation, and thus I suspect that the underlying cause is the same for both UI's. What that cause is, I don't know enough about Lemmy's code to guess.

[โ€“] AFKBRBChocolate@lemmy.world 4 points 1 year ago (1 children)

It disappeared on the web interface with the last Lemmy software update. I'm guessing they decided people just use the back button.

[โ€“] hal_5700X@lemmy.world 4 points 1 year ago

But profiles still have it.

[โ€“] Xylight@lemdro.id 4 points 1 year ago (1 children)

photon dev here, this is what changed:

  • Lemmy switched from a simple "page" number to a "cursor". You can't tell what the previous cursor is easily, but you can tell with a page number. I thought it was more complicated than worth it to add back cursor handling because you can just use the back button.

I see. That makes sense.

I believe they changed how pages are handled. Before each page had a url with the page number in it, I.E. page=1, page=3, etc. Now they have a seemingly random string instead.

[โ€“] Rooki@lemmy.world 2 points 1 year ago (1 children)

Yeah lemmy 0.19.3 doesnt have a back button.

[โ€“] hal_5700X@lemmy.world 1 points 1 year ago (1 children)

Okay. But why do profiles still have both buttons and communities pages don't?

[โ€“] Rooki@lemmy.world 4 points 1 year ago

To be honest, the lemmy devs were to lazy to implement that on 0.19.3

I think there is the back button on 0.19.4.