# 返回主题列表时滚动位置不流畅

**URL:** https://meta.discourse.org/t/back-to-topic-list-scroll-position-not-smooth/227105
**Category:** UX
**Created:** [2022年五月15日 22:07 UTC](https://meta.discourse.org/t/back-to-topic-list-scroll-position-not-smooth/227105 "2022-05-15T22:07:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [2022年五月15日 22:07 UTC](https://meta.discourse.org/t/back-to-topic-list-scroll-position-not-smooth/227105/1 "2022-05-15T22:07:38Z")

</div>

你好，

我注意到从话题返回时，话题列表的滚动位置发生了变化。我认为这个提交 [FIX: Store scroll position when using Back button (#16658) · discourse/discourse@1d76c5e · GitHub](https://github.com/discourse/discourse/commit/1d76c5ef5d35d7a5d87b0bc07f4b271de6a7d4a7) 导致了该问题。

在活动页面、书签页面等场景中表现很好……我猜是因为有两个加载器，先加载顶部区域，然后再加载内容。但在话题列表中似乎不够流畅，因为页面会先跳回顶部，然后再跳转到正确的位置。在网速较慢的网站和/或较慢的 Android 设备上，或者当话题列表包含图片时，这种“弹跳”感会更明显（_可能这不是最准确的描述_）。

在 Meta 站点上速度更快、体验更好，但仍能看到轻微的跳动。

在主题创建者站点上，我认为使用的是之前的版本，滚动要平滑得多。

但在我的站点上，这个过程更慢，而且话题列表包含图片，你可以看到它先跳到顶部，然后再跳转到目标位置。

在活动页面上看起来很棒，我认为是因为有独立的加载器：先加载顶部，再加载内容流。

我不确定这个主题应该放在哪个分类下。我把它放在了 #Contribute > Bug 中，但我有些犹豫，因为它仍然可以工作，只是和之前略有不同。如果我放错了分类，请将其移动到正确的地方。

谢谢！🙂

---

<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: [2022年五月16日 01:52 UTC](https://meta.discourse.org/t/back-to-topic-list-scroll-position-not-smooth/227105/2 "2022-05-16T01:52:50Z")

</div>

我认为 #Contribute > UX 说得对，会让设计师们看看是否有可以改进的地方。

你能否也尝试以安全模式运行 meta？

---

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [2022年五月16日 07:26 UTC](https://meta.discourse.org/t/back-to-topic-list-scroll-position-not-smooth/227105/3 "2022-05-16T07:26:48Z")

</div>

> [@sam](#):
>
> Can you try meta in [safe mode](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504) as well?

是的，在安全模式下和 Meta 一样。我认为图片和其他自定义设置造成了很大的区别。
