wordpress-mobile / wordpress-mobile/WordPress-iOS
Reader: Tags are always handled globally and not locally
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
When a link like this one: https://site.wordpress.com/tag/my-tag is opened in the Jetpack app it goes instead to https://wordpress.com/tag/my-tag/. In a browser, it behaves as expected and opens a site-specific tags page.
The same behavior can be observed in the Jetpack app reader vs browser. If a tag within a post is selected in Jetpack app reader, a global tag search is opened in a Reader. If a tag within a post is selected in a browser, a site-specific tags page is opened.
Expected behavior
Tags should be handled the same way as on the web.
Tested on [device], iOS [version], Jetpack iOS / WordPress iOS [version]
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 site-specific tag URL and selecting a tag within a post in the Jetpack app Reader, then compare both flows with the browser behavior described in the issue. Done means Reader opens the site-specific tags page instead of the global tag search.
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