wordpress-mobile / wordpress-mobile/WordPress-Android
[Reader] Bottom bar in Post Details should reappear at the end of the post
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
This is an improvement suggestion!
ref: p1702894676513619-slack-C05N140C8H5
Expected behavior
When reaching the end of a post in the Post Details screen, the bottom bar with the interactions should reappear, so the user can see the Like, Comment, and other interactions.
Actual behavior
When scrolling down in Post Details screen, the bottom bar hides to give the user more screen to read the content, but it only ever reappears when the user scrolls up for a bit, so users might not find the interactions.
Steps to reproduce the behavior
- Open a Post in Reader in the Jetpack app
- Scroll down until the end of the post
- Notice that the bottom bar hides when scrolling down but only shows again when scrolling up
Tested on OnePlus 5T, Android 10, JPAndroid 23.8
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 behavior in the Reader's Post Details screen using the listed steps, then locate the implementation of the bottom interaction bar. Verify that scrolling to the end of a post makes the Like, Comment, and other interactions visible again without requiring an upward scroll.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100