Scroll position shifts downward on app resume, incorrectly marking articles as read #2065
Replies: 1 comment
-
|
This sounds like the same regression as #2064, I'll keep the discussion in that thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When reopening the app after it has been in the background, the scroll position in the article list does not stay where it was left. Instead, it jumps forward by several articles.
Since the "mark as read on scroll" feature is likely active, all the articles that are skipped during this jump are automatically and incorrectly marked as read.
Beta Was this translation helpful? Give feedback.
All reactions