Fix flaky timeline scroll-to-bottom restores#254
Conversation
|
Temporarily reverted the branch changes in b13269a so the PR branch has no net diff from main while testing scroll behavior. The original fix commits remain in history and can be restored by reverting this revert commit. |
|
Updated the branch with a smaller candidate after baseline testing: the PR now keeps main's scroll-preservation capture semantics and only cancels a pending saved-row restore on explicit scroll-to-bottom. This is ready for another manual test pass. |
|
Added the latched-detach candidate in a6c5812. This version should preserve bottom when streaming/layout drift leaves the scrollport temporarily off-bottom, but still preserve a row after actual user scroll, including fast switch-away before a scroll event. Ready for the next manual test pass. |
Summary:
Validation: