# Clicking on 'New' in tag page only lists new topics from tag page

**URL:** https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473
**Category:** UX
**Created:** [22.Июнь.2018 10:06:24 UTC](https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473 "2018-06-22T10:06:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fhe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fhe/32/113345_2.png) [@fhe](https://meta.discourse.org/u/fhe)
#### Post date: [22.Июнь.2018 10:06:25 UTC](https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473/1 "2018-06-22T10:06:25Z")

</div>

Clicking on the “New” button in the main navigation shows no new topics if clicked from a tag page, e.g.,

`/tags/pr-welcome/`

and navigates to  
`/tags/pr-welcome/l/new`

instead of  
`/new`

I can understand why it might be useful to have this behavior of the button on tags, however showing the unread count and an empty results page without any hints on why can be misleading.

 ![tag-new](https://global.discourse-cdn.com/meta/original/3X/f/d/fd9e246f9cc019ccee79127c6a4a39ea863470df.png)

---

<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: [25.Июнь.2018 03:55:37 UTC](https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473/2 "2018-06-25T03:55:37Z")

</div>

The issue here is that we should filter new count by tag. The tricky thing though is that the client does not have an internal map of tags on each topic a user is actively tracking. This is not easy to change.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [19.Июнь.2020 22:34:05 UTC](https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473/3 "2020-06-19T22:34:05Z")

</div>

Счётчик новых/непрочитанных теперь корректно обновляется при фильтрации по тегу:

> <https://github.com/discourse/discourse/commit/a26b490047b58a0d75736421b8530ac216727cbe>
>
> Previously we would incorrectly ignore tags.
> 
> This ensures tracking state is pro…perly shipped to client if
> show\_filter\_by\_tag is enabled.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [22.Июнь.2020 22:05:35 UTC](https://meta.discourse.org/t/clicking-on-new-in-tag-page-only-lists-new-topics-from-tag-page/90473/4 "2020-06-22T22:05:35Z")

</div>

Эта тема была автоматически закрыта через 2 дня. Новые ответы больше не принимаются.
