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

Allow mod to see content of removed post/comment in report #2369

Open
4 tasks done
SleeplessOne1917 opened this issue Feb 19, 2024 · 1 comment
Open
4 tasks done

Allow mod to see content of removed post/comment in report #2369

SleeplessOne1917 opened this issue Feb 19, 2024 · 1 comment
Labels
area: moderation bug Something isn't working

Comments

@SleeplessOne1917
Copy link
Member

Requirements

  • This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • Please check to see if this issue already exists.
  • It's a single bug. Do not report multiple bugs in one issue.
  • It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

This is admittedly being made for an odd use-case: support for a stopgap moderation tool I made.

It is possible for a removed post/comment to have a report for it unresolved. It will show up for review, but with the Removed by mod message.

The lack of post/comment text can also make it harder for mods to review already resolved reports.

Steps to Reproduce

  1. Log into account with admin/mod privileges
  2. Report the post or comment
  3. Remove the post or comment
  4. Check resolved reports
  5. Notice that you cannot see the content of the removed reported item

Technical Details

Report of removed comment

Lemmy Instance Version

0.19.3

Lemmy Instance URL

https://test.hexbear.net

@SleeplessOne1917 SleeplessOne1917 added the bug Something isn't working label Feb 19, 2024
@Nothing4You
Copy link

It is already the case for posts, where the post is shown with a Removed by mod label.
It would make sense to treat it the same for comments, at least for mods and admins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: moderation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants