Dimillian / Dimillian/IceCubesApp
Feature request: Add option to disable automatic scrolling when on top
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
when a timeline is scrolled to the top and then new posts come in, then the new post is immediately displayed as the new top one. This might lead to situations where the reader misses a post because it was automatically scrolled out of view.
I'd like to have the option to disable the stick to top behaviour.
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 timeline scrolling and incoming-post handling in the SwiftUI app, then reproduce the behavior while positioned at the top. Done means users can disable the stick-to-top behavior and new posts no longer move the current top post out of view when that option is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100