Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

70%
+5 −1
Q&A Hide Deleted Comments

In places where I can see deleted comments (admin/moderator, possibly also comments I wrote myself and deleted (not sure if that's the case or not)), they should be secondary to the active comments...

1 answer  ·  posted 3y ago by manassehkatz‭  ·  edited 3y ago by Monica Cellio‭

#3: Post edited by user avatar Monica Cellio‭ · 2021-06-24T14:11:26Z (almost 3 years ago)
#2: Post edited by user avatar Monica Cellio‭ · 2020-10-27T00:47:13Z (over 3 years ago)
#1: Initial revision by user avatar manassehkatz‭ · 2020-08-05T16:55:40Z (over 3 years ago)
Hide Deleted Comments
In places where I can see deleted comments (admin/moderator, possibly also comments I wrote myself and deleted (not sure if that's the case or not)), they should be secondary to the active comments. Specifically, I found a post where there have been many comments, and several of the older ones have been deleted. Because there are many comments, only the first 'n' are displayed when initially viewing the post. But because there are many deleted comments, I have to click for "more" in order to see the ones that are actually active and relevant.

I suggest one of the following:

* Whenever there are deleted comments, show something like ```3 Deleted Comments``` with a button/link to display the details in-line.

* If there are more than 'n' comments such that not all comments are initially displayed, and there are any groups of 2 or more deleted comments within 'n', then display any deleted comments as ```3 Deleted comments``` etc. as noted above and count the notice of deleted comments as if it were 1 comment. Example, with n = 8:

   * 1 active
   * 3 deleted
   * 2 active
   * 4 deleted
   * 5 active

Current display: 1 active, 3 deleted, 2 active, 2 deleted, "more = 7"

Proposed display: 1 active, 1 deleted placeholder, 2 active, 1 deleted placeholder, 3 active, "more = 2"