Unreasonable aspect ratio / height cap limit for images in feeds
Open
Nobody has claimed this yet.
bug
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 175
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 9
Description
Jerboa Version
v0.0.38-alpha
Android version + phone
Not relevant.
Describe the bug
Very tall images do not have a reasonable height cap, and result in the need for excessive scrolling to get to the next post in the feed.
To Reproduce
Steps to reproduce the behavior:
- See this post in your feed.
- Scroll down.
- Scroll down some more.
- Why am I still scrolling? >:(
- Finally get to the next post.
Contributor guide
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 reproducing the linked post in the Jerboa feed and trace the feed's image rendering behavior. Identify where image height or aspect ratio is constrained, then verify that very tall images no longer require excessive scrolling before the next post is visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100