# Pressing 'Dismiss New' doesn't clear new topics

**URL:** https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858
**Category:** Bug
**Created:** [February 16, 2021, 9:38am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858 "2021-02-16T09:38:16Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [February 16, 2021, 9:38am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/1 "2021-02-16T09:38:16Z")

</div>

Hello,

The issue is that if you go to [`/new`](https://meta.discourse.org/new) and press ‘Dismiss New’ then the page reloads but the topics don’t disappear.

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

---

<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: [February 16, 2021, 10:33am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/3 "2021-02-16T10:33:20Z")

</div>

We have been fiddling with the implementation to add support for dismiss new on tags, assume you have a repro on meta? Can you leave as is and we will debug

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [February 16, 2021, 10:36am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/4 "2021-02-16T10:36:17Z")

</div>

Yes I can repro here. I will leave it as it is. Thanks for getting back to me.

---

<div class="post-metadata">

### Author: ![kris.kotlarek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kris.kotlarek/32/176919_2.png) [@kris.kotlarek](https://meta.discourse.org/u/kris.kotlarek)
#### Post date: [February 18, 2021, 12:16am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/5 "2021-02-18T00:16:55Z")

</div>

Thank you for reporting that bug. I fixed it with this PR. Can I ask you to retest it?

[https://github.com/discourse/discourse/pull/12103](https://github.com/discourse/discourse/pull/12103)

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [February 18, 2021, 11:01am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/6 "2021-02-18T11:01:03Z")

</div>

Hi Kris it works fine now thanks! 🎉

---

<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: [February 19, 2021, 5:42am UTC](https://meta.discourse.org/t/pressing-dismiss-new-doesnt-clear-new-topics/179858/7 "2021-02-19T05:42:33Z")

</div>


