Dimillian / Dimillian/IceCubesApp
Keep scroll position while loading new toots in a list
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Analogous to #97 I would like to see the same functionality extended to List views.
Currently lists scroll to the absolute top every time they have new statuses that they load. This is annoying because it loses the read position and reverses the read direction.
Because I spend most of my time in a list, I'd like to see a List view have feature parity with any other timeline view.
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 comparing the List view with the analogous behavior described in issue #97. Reproduce loading new statuses while scrolled in a list, then verify that the existing read position and scroll direction are preserved instead of jumping to the top.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100