mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
Using the lastViewedTopicId indiscriminately can cause strange scrolling behavior when navigating to a **different** topic list after viewing a topic. We only want to refocus the topic when going 'back' to the same topic list which originally triggered the navigation.