wordpress-mobile / wordpress-mobile/WordPress-iOS
Add pull-to-refresh in the Reader Post detail screen
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Internal ref p1709625498462279-slack-C0180B5PRJ4
Ref https://github.com/wordpress-mobile/WordPress-Android/issues/20408
Add a pull-to-refresh functionality to the Reader post detail screen so that users can get the latest version of the post in case it gets updated. This also aims to achieve parity with the Android app where pull-to-refresh is possible in post details.
Furthermore, also consider whether it's worth it to check and update the post when the user taps a post from the Reader stream, in case there are newer revisions of the 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 locating the Reader post detail screen and review the Android reference in issue #20408. Implement pull-to-refresh so the detail shows the latest post, then determine whether opening a post from the Reader stream should also check for newer revisions; done means the requested behavior is covered and matches the Android experience.
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