Open ryooan opened 1 month ago
This is all I've run across for the time being, removing myself as assignee to unblock it, probably not high priority but there's enough here that would be valuable for someone to tackle when they have the time.
Changes will be visible at next deployment
For ease of reference. What's still needed is:
An admin-only button to ban users from the front end. Ideal solution would have the following: Every profile (and/or every comment?) has one admin-only menu option on the front end that with one click deactivates a user and deletes every comment they've made (and probably every question/post they've made too). Should probably pop up an "are you sure". But this would greatly speed up deleting the spam comments we get (seems like we get a couple a day on average, and probably only going to get worse).
On posts, what's the difference between "default project" and "Projects"? Are both needed? If so, some explanation for what they mean and how to use them would be appreciated.
.
It's my understanding that the dates and times shown on the post are just copied from the question level, and should be edited at the question level. If that's correct, is there any reason these can't be linked both directions so that we can just edit them at the post level if we want? (And if that's possible it would be great to include CP reveal time in the post fields).
Group questions are hard to navigate in admin. There are posts, which link to a group of questions within them. But the group of questions page has little to no information at all. And then there are separate "questions" objects for each subquestion. Can one or both of the "post" or "group of questions" object contain a list of all of the individual questions with a link to edit them?
Addressed number 3
Awesome, thank you so much @lsabor ! Will take a look at these this week and follow up.
On #3, that's super useful and I love it. As a follow up to that, could we make it so that deactivated users profiles are shown as deactivated? For example, I used soft delete on this user but their spam account is still visible and looks no different from normal if you can get to the profile. https://www.metaculus.com/accounts/profile/227321/?mode=overview
I think ideal behavior would be something like showing none of the normal user page and instead just text like "[Username]'s account has been deactivated"
Another relevant one I just thought of, ability to filter by username on the comments feed. Also would be nice to adjust column widths. https://www.metaculus.com/admin/comments/comment/
@lsabor