Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batch actions for reports in admin UI #32816

Closed
wants to merge 1 commit into from

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Nov 9, 2024

  • Add ability to close reports in bulk
  • Add ability to assign reports to self in bulk
  • Add ability to filter reports by category
  • Add ability to filter reports by which server they originated from
  • Add responsive design for smaller screens
  • Spell out which name is the reporter and which name is the assigned moderator for clarity
  • Spell out number of posts and attachments instead of using one-off icons that are not used elsewhere
  • Display report ID
  • Display report category
  • Display how long the report has been waiting
  • Display who took action on the report
Desktop Mobile
grafik grafik

Fix #29023, fix #26208, fix #31234, fix #32376

@Gargron Gargron added the moderation Administration and moderation tooling label Nov 9, 2024
@Gargron Gargron force-pushed the feature-reports-batch-actions branch 9 times, most recently from c7c8475 to 8bc996a Compare November 9, 2024 21:07
@ThisIsMissEm
Copy link
Contributor

So there's a reason we shouldn't do this, and that's because the reports list view absolutely does not give enough information to resolve reports. You have no way of knowing what posts were included, why they were reported, etc.

I've also already been addressing #31234 in #31449

I didn't tackle #26208 yet because report categorisation is currently non-existent for non-local reports (see: swicg/activitypub-trust-and-safety#2 ), so the filters of "spam" for reports from remote instances would always show up nothing.

@ThisIsMissEm
Copy link
Contributor

I've also already been working on a redesign of the reports list in #31557 with getting UX people involved to try to make things better.

@Gargron Gargron force-pushed the feature-reports-batch-actions branch from 8bc996a to 1d629c1 Compare November 11, 2024 13:34
@Gargron Gargron closed this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moderation Administration and moderation tooling
Projects
None yet
2 participants