wordpress-mobile / wordpress-mobile/WordPress-Android

Bug: No activity indicator is being shown on theme activation

Open
#15,092 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Expected behaviour

When user chooses to activate theme, there should a an indicator to show that: some task is underway, please wait

Actual behaviour

Right now, when users activates theme, nothing happens on UI and after a few seconds (when API call returns) we show a confirmation message.

https://user-images.githubusercontent.com/32029435/127307742-393c1ad0-cf0e-4074-a669-9f7407529a00.mp4

Steps to reproduce
  1. Open the app
  2. Scroll down and select Themes under the Look and Feel
  3. Scroll to your desired theme
  4. Press the three dots(…) button
  5. Press Activate menu item
  6. Press Activate Button
Tested on Pixel 3A, Android 11, WPAndroid 17.8-rc-3

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 theme activation flow in the WordPress Android app using the listed steps, then inspect the UI handling around the Activate action and its API call. Done means an activity indicator is visible while activation is underway and the existing confirmation appears after the call returns.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
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.