Closed Tywele closed 9 months ago
It's a configurable setting in Photon. See
They are turned on for me
And if I understand the option correctly this option is only for posts and not comments anyway.
Sorry for the confusion, my bad.
I was able to reproduce on v1.26.0.
From my limited understanding, it's the intended behavior to just add the icon instead of hiding it. https://github.com/Xyphyn/photon/blob/08fcf185734d749585033619780e385118d19b1a/src/lib/components/lemmy/comment/Comment.svelte#L130-L138
This should definitely be an option wether you want to still see deleted/removed comments or not. Just like for posts.
i forgot this option still existed and while cleaning code i accidentally removed this. re-adding right now
Would you like deleted/removed comments to have the child comments hidden as well?
No child comments should still be visible
Edit: Or maybe that could be an additional option.
There is either a regression on this in the current version (1.28.4), or this is still broken.
It is especially odd that comments that a moderator deleted get still shown to everyone, even not logged in users. The only way to tell is that red wastebin icon next to the post.
Describe the bug Deleted or removed comments are still shown under a post with a red trash icon beside the comment header
To Reproduce (if applicable) See here for an example https://lemmy.dbzer0.com/comment/8749884
Expected behavior I expect to not see deleted/removed comments.
Screenshots
Versions