problem
Papercut: PC doesn’t remember scroll depth. When I scroll up in a long task, switch tabs or desktops, and return, I am back at the bottom
https://posthog.slack.com/archives/C09G8Q32R6F/p1777407860588259
notes
i suspect a few things could be happening:
- auto-scroll-to-bottom on window focus
- auto-scroll-to-bottom when new messages come in
we should just review all this behavior and make sure it all makes sense, i.e. if the user scrolls to a specific point that is not the bottom, disable auto-scrolling til they get back to the bottom
problem
https://posthog.slack.com/archives/C09G8Q32R6F/p1777407860588259
notes
i suspect a few things could be happening:
we should just review all this behavior and make sure it all makes sense, i.e. if the user scrolls to a specific point that is not the bottom, disable auto-scrolling til they get back to the bottom