wordpress-mobile / wordpress-mobile/WordPress-Android

[Jetpack][Blogging prompts] Tags are not being fetched when tapping on `View all responses`

Open
#18,283 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] Medium [Type] Bug Blogging Prompts
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Expected behavior

The first time you open the app and log in, when opening the Topic screen of a tag that you were previously following using the "View all responses" button from blogging prompts "My Site" card, the tag tag will be shown as being followed.

Actual behavior

The first time you open the app and log in, when opening the Topic screen of a tag that you were previously following using the "View all responses" button from blogging prompts "My Site" card, the tag tag will be shown as not being followed. This is probably happening because before "View all responses" button on "My Site" we were not opening the tag details screen outside of the Reader screen. We might have to fetch the tags' statuses after logging in.

Steps to reproduce the behavior

1 - Start following a tag on "Reader";
1 - Install Jetpack and log in (fresh install);
2 - Without going through the Reader, select a blog site so that the blogging prompts card is shown on "My Site";
3 - Tap on "View all responses";
4 - Select the tag that you were previously following (step 1) to open the tag details screen: the tag will be shown with the "Follow" button instead of the "Followed" (shown when you're already following the tag).

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 reproducing the fresh-install flow: follow a tag in Reader, log in, open My Site, tap “View all responses,” and open that tag. Trace how login and the Topic screen obtain followed-tag status; done when the previously followed tag shows “Followed” without visiting Reader first.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin, wordpress
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.