Dimillian / Dimillian/IceCubesApp

Feature request: Add option to disable automatic scrolling when on top

Open
#876 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.