# "Your topic is similar" closing button overlaps content text

**URL:** https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038
**Category:** UX
**Created:** [6월 16, 2018, 11:28오후 UTC](https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038 "2018-06-16T23:28:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [6월 16, 2018, 11:28오후 UTC](https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038/1 "2018-06-16T23:28:40Z")

</div>

Hi. If we open the message editor with hidden preview, as soon as we start to write the title, the “Your topic is similar” block appears.  
The `esc ✖` button overlaps the content text and can be almost invisible in some cases:

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/9/b923c5e7d6c01c31c7dd45146596f385b9b8bcf4.png)

---

<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: [6월 17, 2018, 12:24오전 UTC](https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038/2 "2018-06-17T00:24:34Z")

</div>

Yeah we need a small background on the ESC part @Johani so it doesn’t get covered by text.

Also, please stop opening bugs that aren’t bugs. Per the category description, bugs prevent normal operation of Discourse; this is a visual issue only.

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [6월 30, 2018, 5:12오전 UTC](https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038/9 "2018-06-30T05:12:47Z")

</div>

Fixed via:

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

The close link for composer popups will now show at the top instead:

 ![Capture](https://global.discourse-cdn.com/meta/original/3X/1/8/180978e5d61bf24782bc0e941f442720b11061a0.PNG)

Thanks for reporting @Canapin

---

<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: [6월 30, 2018, 5:21오전 UTC](https://meta.discourse.org/t/your-topic-is-similar-closing-button-overlaps-content-text/90038/10 "2018-06-30T05:21:53Z")

</div>


