wordpress-mobile / wordpress-mobile/WordPress-iOS
Busy, Please wait until the current fetch completes while browsing a tag
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Expected behavior
When browsing a Reader tag, I should be able to scroll down infinitely.
Actual behavior
A gray button "Load more posts" appears inviting me to fetch posts. When I click it, it tells me "Busy, Please wait until the current fetch completes"
Doesn't happen with all tags but it happens somewhat regularly.
Steps to reproduce the behavior
Browse tags and scroll down until you see it
Tested on [device], iOS [version], Jetpack iOS / WordPress iOS [version]
Jetpack Mobile, iPhone 15 Pro
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 while browsing tags on an iPhone, scrolling until “Load more posts” appears, and checking whether tapping it shows the busy message. Trace the tag browsing and post-fetch flow from that entry point. Done means tag browsing can continue loading posts without the incorrect busy state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100