Dimillian / Dimillian/IceCubesApp
Feature request:Option to skip to top of feed
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Give an option to skip to the top of a feed. When I display my local feed it attempts to sync all posts, 100 at a time, since I last opened that feed. This could be days ago and involve waiting literally an hour with the app open to get to the top.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the feed loading and synchronization entry point in the SwiftUI Mastodon client, then trace how local feeds fetch posts in batches. The work is done when users have an option to skip the backlog and reach the top of the feed without waiting for every batch to synchronize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100