# Scroll to bottom of a topic with 1 Post

**URL:** https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173
**Category:** UX
**Created:** [August 17, 2020, 6:24pm UTC](https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173 "2020-08-17T18:24:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AntiMetaman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/antimetaman/32/186978_2.png) [@AntiMetaman](https://meta.discourse.org/u/AntiMetaman)
#### Post date: [August 17, 2020, 6:24pm UTC](https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173/1 "2020-08-17T18:24:54Z")

</div>

In the case where there’s a single topic with a single post, it seems the site doesn’t scroll to the bottom if I click at the bottom. For example, there are some topics even here in this site where a new plugin or something is released and there is only 1 post which is very long. Sometimes, the poster wants to edit it, so they have to scroll to the bottom.

 ![image](https://global.discourse-cdn.com/meta/original/3X/1/2/125d02f207e19981a380be514c54aa42e8651670.png)

[https://forum.duelistsunite.org/t/clock-lizard-rulings-explained/194](https://forum.duelistsunite.org/t/clock-lizard-rulings-explained/194)

Basically if I click on the “2d ago”, it should go to the bottom, but it doesn’t. If there are multiple posts, the scroll to the bottom does work. Just not when there’s a single post.

---

<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: [August 20, 2020, 10:08pm UTC](https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173/2 "2020-08-20T22:08:54Z")

</div>

(@AntiMetaman note that your screenshot shows THREE posts, not one..)

Yeah this specific case as listed in the title (but not the screenshot) is annoying. I thought we had a strategy for this @sam / @daniel ? For long first posts, I agree that tapping the bottom part of the scroll should take you to the bottom of that giant first post.

---

<div class="post-metadata">

### Author: ![AntiMetaman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/antimetaman/32/186978_2.png) [@AntiMetaman](https://meta.discourse.org/u/AntiMetaman)
#### Post date: [August 20, 2020, 10:23pm UTC](https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173/3 "2020-08-20T22:23:13Z")

</div>

Thanks for checking this out. I updated the screenshot to reflect the correct topic and also provided a link to a long first post.

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [August 25, 2020, 10:52am UTC](https://meta.discourse.org/t/scroll-to-bottom-of-a-topic-with-1-post/161173/8 "2020-08-25T10:52:44Z")

</div>

This commit should fix the issue

[https://github.com/discourse/discourse/commit/66aa94c5153b952eee89e3251fd91a349fc0a726](https://github.com/discourse/discourse/commit/66aa94c5153b952eee89e3251fd91a349fc0a726)

The previous behavior looked like this

You can try the new behaviour [here](https://meta.discourse.org/t/guide-des-moderateurs/89968/1) on Meta.

Thanks for reporting the issue @AntiMetaman 👍
