Closed codebykat closed 1 year ago
The gaps are there because the app only loads a limited amount of posts at a time, and it's my understanding that most users expect them to be there to understand where they are in their timeline chronologically. I agree the UI for directional loading needs to be redesigned at some point in the future
The gaps are there because the app only loads a limited amount of posts at a time, and it's my understanding that most users expect them to be there to understand where they are in their timeline chronologically.
My argument would be that if the app is loading a limited amount of posts at a time, they should all load oldest-to-newest OR newest-to-oldest but not some of each. So essentially if you're scrolling back, you get to the "end" (oldest post loaded) and say "Load More"; if you're scrolling forward, you get to the "end" (newest post that's been loaded) and say "Load More" to load the next chunk. Similar to pagination on websites; I expect a website with a bunch of articles to show me either the first or last group of those articles, not the first five and last five on the same page.
I might not be explaining this well; what I find confusing is not the communication of the gap, but that the app is loading X newest posts and X oldest posts at the same time, necessitating a gap in the first place.
That being said I get that it's a complex UI and not the biggest priority. Also saw your post saying you're looking for a new maintainer - thanks for all your work on this app, I appreciate it! It's been the only one I found usable to dip my toes into Mastodon. Take care of yourself.
Describe the bug
To Reproduce Several times per day, the following happens:
Expected behavior
(please complete the following information):