# Viewing hidden posts requires two clicks

**URL:** https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446
**Category:** Bug
**Created:** [20 Ottobre 2017, 6:50am UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446 "2017-10-20T06:50:26Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [20 Ottobre 2017, 6:50am UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446/1 "2017-10-20T06:50:26Z")

</div>

For quite some time now, viewing the content of posts hidden by the community has required two clicks.

**Steps to reproduce:**

1. Open any topic with a hidden posts.
2. Click View hidden post.
3. Wait a second or two.
4. Click View hidden post again.

**Expected results:**

After step 2️⃣, a spinner appears and the post is shown after a short delay.

**Actual results:**

Nothing appears to happen after step 2️⃣. Step 4️⃣ immediately reveals the content.

* * *

Bonus question: What’s up with [this](https://meta.discourse.org/t/anyone-familiar-with-userengage/72408/4) post? It was hidden when I started writing this post, and @Muiran edited it. Now, it has an edit icon ✏, but opening the revision history tries to load the URL `https://meta.discourse.org/posts/341011/revisions/latest.json?_=1508481978037` which `404`s, leaving the history empty.

---

<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: [20 Ottobre 2017, 7:20am UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446/2 "2017-10-20T07:20:32Z")

</div>

Hmm @eviltrout we should fix this if it repros.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [20 Ottobre 2017, 11:25am UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446/3 "2017-10-20T11:25:42Z")

</div>

I can repro this on Try: [https://try.discourse.org/t/test-post-for-community-flagging/854](https://try.discourse.org/t/test-post-for-community-flagging/854)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [20 Ottobre 2017, 7:59pm UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446/4 "2017-10-20T19:59:02Z")

</div>

Easy fix here:

[https://github.com/discourse/discourse/commit/383191cafcfabbdfcdd9b86013e60910bca5031c](https://github.com/discourse/discourse/commit/383191cafcfabbdfcdd9b86013e60910bca5031c)

---

<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: [20 Ottobre 2017, 10:09pm UTC](https://meta.discourse.org/t/viewing-hidden-posts-requires-two-clicks/72446/5 "2017-10-20T22:09:58Z")

</div>


