Skip to content

Fix follower/following lists resetting on back-navigation in web UI#11986

Merged
Gargron merged 1 commit intomasterfrom
fix-user-lists-reset-on-back
Sep 29, 2019
Merged

Fix follower/following lists resetting on back-navigation in web UI#11986
Gargron merged 1 commit intomasterfrom
fix-user-lists-reset-on-back

Conversation

@Gargron
Copy link
Copy Markdown
Member

@Gargron Gargron commented Sep 27, 2019

Fix #11452

I think this is the source of the bug. These lists don't update often and there is no reason to reload them if they are already loaded. The load overwrites the whole list which may mess with the scroll position restoration and cause an immediate load-more.

@Gargron Gargron added the bug Something isn't working label Sep 27, 2019
@Gargron Gargron merged commit 9683e1d into master Sep 29, 2019
@Gargron Gargron deleted the fix-user-lists-reset-on-back branch September 29, 2019 14:32
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Position should be remembered when browsing follower/following lists

2 participants