# 推出主题列表的统一新视图

**URL:** https://meta.discourse.org/t/introducing-the-unified-new-view-for-the-topic-list/404728
**Category:** Announcements
**Created:** [2026年六月9日 02:56 UTC](https://meta.discourse.org/t/introducing-the-unified-new-view-for-the-topic-list/404728 "2026-06-09T02:56:43Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [2026年七月1日 06:01 UTC](https://meta.discourse.org/t/introducing-the-unified-new-view-for-the-topic-list/404728/22 "2026-07-01T06:01:05Z")

</div>

> [@Moin](#):
>
> This is what I currently see in Discourse hub
> 
> ![Screenshot_20260629_014207_Discourse](https://global.discourse-cdn.com/meta/original/4X/6/9/e/69ee06c45d8e92bbb71365682240f42fb2298cb6.jpeg)

找到了修复此问题的方法，需要同时更新核心和 Discourse Hub：

> <https://github.com/discourse/discourse/pull/41316>
>
> If unified new was enabled, the notification/totals route used
> by the Discourse… Mobile app would return the sum of new and unread counts,
> but it would be more ideal to still show a separate link for
> new (topics) and unread (replies) counts in the app. So we split the
> numbers even if unified new is enabled.

> <https://github.com/discourse/DiscourseMobile/pull/293>
>
> Show a "Topics (N)" and "Replies (N)" count instead of new/unread
> counts when u…nified new is enabled for a site, which also takes
> the user to the /new?subset=X routes for each link.
> 
> Needs https://github.com/discourse/discourse/pull/41316 to work
> 
> \<img width="445" height="912" alt="image" src="https://github.com/user-attachments/assets/443b2908-e87a-48ec-a89a-10a10963f1b7" /\>

---

_[View the full topic](https://meta.discourse.org/t/introducing-the-unified-new-view-for-the-topic-list/404728)._
