wordpress-mobile / wordpress-mobile/WordPress-Android
Bug: No activity indicator is being shown on theme activation
Nobody has claimed this yet.
- 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.
Steps to reproduce
- Open the app
- Scroll down and select
Themesunder the Look and Feel - Scroll to your desired theme
- Press the three dots(…) button
- Press
Activatemenu item - Press
ActivateButton
Tested on Pixel 3A, Android 11, WPAndroid 17.8-rc-3
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 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