wordpress-mobile / wordpress-mobile/WordPress-iOS

Add pull-to-refresh in the Reader Post detail screen

Open
#22,769 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Reader
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.