mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: Save scroll position in tags topic list. (#7511)
This commit is contained in:
parent
9758857a78
commit
ea3004ef11
@ -107,7 +107,7 @@ export default Discourse.Route.extend({
|
||||
this.topicTrackingState,
|
||||
params.filter,
|
||||
params,
|
||||
{}
|
||||
{ cached: true }
|
||||
).then(list => {
|
||||
if (list.topic_list.tags && list.topic_list.tags.length === 1) {
|
||||
// Update name of tag (case might be different)
|
||||
|
Loading…
x
Reference in New Issue
Block a user