wordpress-mobile / wordpress-mobile/WordPress-Android

Blaze: Fix configuration change causing reload of starting fragment

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

Nobody has claimed this yet.

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

Description

When forcing a configuration change while in the middle of the Blaze webview flow, the overall flow gets reset to the Blaze Overlay screen.

To reproduce

  • Tap on the blaze dashboard card to launch the Blaze Overlay
  • Tap on the Launch blaze button within the blaze overlay
  • Start navigating through the webview flow
  • Navigate out of the app to device settings
  • Switch the theme Light Mode to DarkMode or DarkMode to LightMode
  • Switch back the JP app
  • Note that you taken back to the Blaze Overlay and not back into the webview flow

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 listed theme-change steps through the Blaze Overlay and webview flow, then trace how the flow state is restored when the app returns from device settings. Done means switching between Light Mode and Dark Mode no longer returns the user to the Blaze Overlay and instead preserves the current webview step.

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.