mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 00:42:45 +08:00
![]() See: https://meta.discourse.org/t/navigating-back-to-bookmarks/188912/4 Instead of taking the user back to the bookmark list after selecting a topic and navigating back, the user was navigated back to the page before that. This is because the topic-link component was missing the data-auto-route attribute which tells the intercept-click library not to use DiscourseURL.routeTo to handle the transition (so it is just handled internally by Ember) |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |