this post was submitted on 21 Jan 2022
2 points (100.0% liked)
Lemmy Support
4711 readers
65 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What i meant to say is that each type of mod action has it's on pagination and the main modlog just squishes them together based on page number. check the last items of page 1 they are all admin appointments, there are only a handful of them and they don't happen anymore. they appear in page 1 because they belong to page 1 of it's type
Nah, this ain't it. Almost every page has one "Removed post" or more. I'd say every page has different mod actions. They're not organized or anything.
I don't understand what you mean with the admin appointments either. I mean, yeah of course there are only a few at the start? Because adding admins is uncommon? I don't get what this has to do with the modlog having different actions in different pages.
Besides, if it truly was like you say, there'd be an indication somewhere about what action one is viewing and it wouldn't be implemented with a basic next/previous layout.
I think you misunderstood what I meant by separate lists. That's how they are stored internally.
Each one of them are fetched and then COMBINED to create the view you're seeing.
ie. P1 of Modlog = P1 of Banned Actions + P1 of Post Removal Actions + .... + P1 of Admin appointment Action
Ohh, I understand what you mean now. Still, I don't think that's it! Just go ahead and try ctrl + F of "Removed post" and cycle through a few pages. Then do the same with "Removed comment". They're not at all lumped in chunks together.
And even if it was as you said, it would still be a bug, no? That's not at all good UX.
Yes, because we sort the combined list by time also