# 已关闭的“新”主题在分类视图中仍显示蓝点

**URL:** <https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596>\
**Category:** Bug\
**Created:** [2021年三月2日 12:40 UTC](https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596 "2021-03-02T12:40:13Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![seanblue](https://avatars.discourse-cdn.com/v4/letter/s/dc4da7/32.png) [@seanblue](https://meta.discourse.org/u/seanblue)\
**Post date:** [2021年三月2日 12:40 UTC](https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596/1 "2021-03-02T12:40:13Z")

</div>

最近，标记新话题为“已读”并未完全生效，它们在分类视图中仍会显示蓝色的“新”标识。我在 [community.wanikani.com](http://community.wanikani.com) 上一直观察到这一现象，并在此也成功复现了该问题。遗憾的是，只有当某个被标记为“已读”的新话题恰好位于某分类下的最近三条话题之内时，才能看到这一情况。

复现步骤如下：首先，在“新话题”视图中将新话题标记为已读。然后切换到“分类”视图，直到在您刚刚标记为已读的话题旁边看到蓝色圆点。

以上操作均在移动设备上进行。我不确定桌面端是否也会出现此问题。

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/4/b494ccc0fe07f6ff664af878c5a03b2b3841488c.jpeg)

 ![image](https://global.discourse-cdn.com/meta/original/3X/2/7/2730a33d81d558d645e5b48e8aee37c635660e28.jpeg)

---

<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:** [2021年三月3日 01:03 UTC](https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596/2 "2021-03-03T01:03:51Z")

</div>

@kris.kotlarek 您能复现这个问题吗？

我们最近更改了话题关闭的处理方式，这可能是回归问题。

---

<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:** [2021年三月5日 01:05 UTC](https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596/4 "2021-03-05T01:05:12Z")

</div>

感谢您报告该错误。

该问题已修复并部署到 Wanikani。如果您再次遇到此问题，请随时告知 🙂

> <https://github.com/discourse/discourse/commit/e0765061357b40342bb775708623b1f071fe38bd>
>
> Regression with new dismiss button. We need the same solution to indicate if the… topic was seen for category\_list as done for topic\_list:
> https://github.com/discourse/discourse/blob/master/app/models/topic\_list.rb#L123
> 
> Meta: https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596

---

<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:** [2021年三月5日 01:05 UTC](https://meta.discourse.org/t/dismissed-new-topics-still-show-blue-dots-in-categories-view/181596/5 "2021-03-05T01:05:20Z")

</div>


