# Notice of new messages won't disappear after clicking New

**URL:** <https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121>\
**Category:** Bug\
**Created:** [2016年六月21日 11:01 UTC](https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121 "2016-06-21T11:01:26Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![Sander78](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sander78/32/296615_2.png) [@Sander78](https://meta.discourse.org/u/Sander78)\
**Post date:** [2016年六月21日 11:01 UTC](https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121/1 "2016-06-21T11:01:26Z")

</div>

Steps to reproduce:

- Wait til a new message is posted, causing the blue notice bar to appear above the topics
- Don’t click it to refresh the list. Click `New` in the menu bar
- The notice will stay

 ![](https://global.discourse-cdn.com/meta/original/3X/b/1/b14b0ce5022c636af4a1dc115d420e361f860fc3.gif)

---

<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:** [2017年五月11日 21:50 UTC](https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121/2 "2017-05-11T21:50:48Z")

</div>

Could this be fixed easily @eviltrout? A click on New implicitly dismisses the bar if it is present?

---

<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:** [2017年五月15日 20:57 UTC](https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121/3 "2017-05-15T20:57:42Z")

</div>

Yes it’s an easy fix. It’s already in place when navigating, but not refreshing the current pill:

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

---

<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:** [2017年五月15日 21:21 UTC](https://meta.discourse.org/t/notice-of-new-messages-wont-disappear-after-clicking-new/46121/4 "2017-05-15T21:21:28Z")

</div>


