wordpress-mobile / wordpress-mobile/WordPress-Android
[Reader Customization] Adjacent posts don't get customization when swipping after preference update
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Expected behavior
The customization preferences are applied to all post details.
Actual behavior
If, right after changing the reading preferences, we swipe to an adjacent, already loaded, post, it doesn't apply the customization.
More info here: pcdRpT-6gD-p2#comment-9765
Steps to reproduce the behavior
- Go to Reader
- Go to Subscriptions
- Open a Post
- Swipe a few posts
- Open Reading Preferences
- Change some settings
- Go back to save the preferences
- Swipe back to a post that was previously loaded
- 🔍 The post detail screen for that post does not have the latest Reading Preferences
Tested on Samsung A14, Android 13, JPAndroid 24.6-rc-2
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 issue in the Reader flow described: change Reading Preferences, save them, then swipe back to an already loaded adjacent post. Trace how preference updates reach post detail screens and verify that previously loaded posts receive the latest customization; done means all post details reflect the updated preferences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100