# Link to a post within the same topic should load post dynamically (without reload)

**URL:** https://meta.discourse.org/t/link-to-a-post-within-the-same-topic-should-load-post-dynamically-without-reload/16924
**Category:** Feature
**Created:** [2014年六月27日 15:55 UTC](https://meta.discourse.org/t/link-to-a-post-within-the-same-topic-should-load-post-dynamically-without-reload/16924 "2014-06-27T15:55:43Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![aahank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aahank/32/107187_2.png) [@aahank](https://meta.discourse.org/u/aahank)
#### Post date: [2014年七月1日 02:45 UTC](https://meta.discourse.org/t/link-to-a-post-within-the-same-topic-should-load-post-dynamically-without-reload/16924/5 "2014-07-01T02:45:10Z")

</div>

@eviltrout To reproduce the behavior:

- Open a long topic, e.g. [https://meta.discourse.org/t/easy-way-to-change-preformatted-text-code-button/16760](https://meta.discourse.org/t/easy-way-to-change-preformatted-text-code-button/16760)

- In its first post, link to a post far down below, e.g. Add something like this in post #1: `Testing link to [post #19](https://meta.discourse.org/t/easy-way-to-change-preformatted-text-code-button/16760/19).`

- Reload the topic (make sure the post ID isn’t in the URL): [https://meta.discourse.org/t/easy-way-to-change-preformatted-text-code-button/16760](https://meta.discourse.org/t/easy-way-to-change-preformatted-text-code-button/16760)

- Now click the link to post #19 in the first post of the topic. You’ll notice that the page reloads to take you to post #19. Like I said, for consistency, clicking the link should be similar to the “go/jump to post” button. That is, the page shouldn’t reload. It should dynamically (ajax or whatever) show the post.

---

_[View the full topic](https://meta.discourse.org/t/link-to-a-post-within-the-same-topic-should-load-post-dynamically-without-reload/16924)._
