# Collapse deleted posts

**URL:** https://meta.discourse.org/t/collapse-deleted-posts/13942
**Category:** Feature
**Created:** [2014年三月20日 23:02 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942 "2014-03-20T23:02:48Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Naatan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naatan/32/108428_2.png) [@Naatan](https://meta.discourse.org/u/Naatan)
#### Post date: [2014年三月20日 23:02 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/1 "2014-03-20T23:02:48Z")

</div>

Currently when a post is deleted it is only soft-deleted and admins/mods can still see it. This is a nice functionality which I very much like, however what I like less is that these posts still take up as much space as they did before and they get “highlighted” on top of that. This seems odd to me, deleted posts should be made less visible (to those who can still see them), not more. It’d make sense if it showed a very short notice saying “Post deleted by xxx” or something along those lines, then when you click on that expand it to show the original post.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2014年三月20日 23:43 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/2 "2014-03-20T23:43:56Z")

</div>

How frequently are you noticing posts being deleted.

From my experience this is a very extreme edge case, and for those cases mods really should be aware.

---

<div class="post-metadata">

### Author: ![Naatan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naatan/32/108428_2.png) [@Naatan](https://meta.discourse.org/u/Naatan)
#### Post date: [2014年三月21日 00:31 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/3 "2014-03-21T00:31:41Z")

</div>

In this case I’m talking about posts I myself deleted. I understand your use-case though, but couldn’t this still be achieved without showing the full post? Eg. only show a highlighted ruler of sorts.

Here’s a quick and dirty mockup of what I’m suggesting: [http://files.naatan.com/kVl5/F5HAQnI1](http://files.naatan.com/kVl5/F5HAQnI1).  
I’d probably show some more relevant information (first line of post, avatar?) but you get the idea.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [2014年三月21日 00:58 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/4 "2014-03-21T00:58:51Z")

</div>

How about this instead? Code reuse for the win. (To see the base I used for this, click @Naatan’s avatar and click “Show \<n\> posts in topic”)

![](https://global.discourse-cdn.com/meta/original/2X/e/e7ab7873bf8431bfcc5b8db8414178fa9b734645.png)

```css
.gap.deleted {
   background-color: $warning_background_color;
}

```

---

<div class="post-metadata">

### Author: ![Naatan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naatan/32/108428_2.png) [@Naatan](https://meta.discourse.org/u/Naatan)
#### Post date: [2014年三月21日 01:27 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/5 "2014-03-21T01:27:54Z")

</div>

Yeah that works too. My mockup was just to convey the idea, it wasn’t an actual suggestion for the design.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年三月21日 01:41 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/6 "2014-03-21T01:41:39Z")

</div>

Possibly, I would prefer a semi collapse here as well. It is particularly bad on topics that get spammed a lot and cleaned up.

---

<div class="post-metadata">

### Author: ![Naatan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naatan/32/108428_2.png) [@Naatan](https://meta.discourse.org/u/Naatan)
#### Post date: [2014年五月5日 15:07 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/7 "2014-05-05T15:07:39Z")

</div>

So any chance of getting something implemented here? It’s still throwing me off every time I see deleted posts.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年五月5日 23:30 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/8 "2014-05-05T23:30:56Z")

</div>

Not on the roadmap at the moment. PRs welcome as always.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [2014年七月18日 03:21 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/9 "2014-07-18T03:21:30Z")

</div>

Deleted posts are now collapsed by default in latest:

> [@Deleted posts will now be collapsed by default](https://meta.discourse.org/t/deleted-posts-collapsed-by-default/17699):
>
> Hey everyone - this topic is an announcement for a feature that just hit master. Also, this only applies to forum admins/staff - if you aren’t staff, you won’t notice any of this. Once you update the next time, you should start noticing “1 post hidden” showing up on some topics, and clicking it will expand a deleted post. This is because deleted posts will now be collapsed by default. Also, there will be a “Unhide Deleted Posts” button at the start of the topic, which will effectively expand a…

---

<div class="post-metadata">

### Author: ![Naatan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naatan/32/108428_2.png) [@Naatan](https://meta.discourse.org/u/Naatan)
#### Post date: [2014年七月18日 15:16 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/10 "2014-07-18T15:16:29Z")

</div>

Very nice! Thanks @riking

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年十一月4日 23:54 UTC](https://meta.discourse.org/t/collapse-deleted-posts/13942/11 "2014-11-04T23:54:21Z")

</div>


