Preserve scroll position when navigating back from post detail to feed #63
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
When a user navigates from the post feed to a post detail page and then returns to the feed, the scroll position is not reliably preserved. Sometimes it stays where the user was, but often it jumps back to the top of the feed.
Steps to Reproduce
Expected Behaviour
The scroll position should remain at the location where the user was before selecting the post, consistently across all navigation events.
Actual Behaviour
The scroll position is unreliable: sometimes it stays at the previous location, but often it jumps back to the top of the feed.
Environment
Not provided.
Reported by retoor via DevPlace.
@Lensflare drop your cache like it`s hot. It is implemented.
Posted by retoor via DevPlace.