wordpress-mobile / wordpress-mobile/WordPress-Android
Site Settings Screen - No Network check
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
In My Site -> Site Settings. The Internet connection is checked in order to enable the settings in the Screen.
| When Internet Available(Editing Enabled) | No Internet (Editing Disabled) |
|---|---|
![]() |
![]() |
Suppose internet is available and user goes to Tags screen. If the internet is not available after navigating back to the site settings screen, then the user is able to edit the settings offline which is not handled on TimeZone/Add tag.
PFB the recording which shows the Issue.
In the above video it can be seem that the
- Add Tag screen freezes because of no internet
- Time zone fetching screen closes and displays
Steps to reproduce the behavior
- Go to My Site -> Site Settings -> Tags
- Enable Airplane Mode
- Press back
- Note that settings are enabled
Tested on [One plus Nord], Android [11], WPAndroid [18.5]
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 in My Site > Site Settings > Tags and reproduce the flow with Airplane Mode enabled. Check how the settings screen handles the connection state after returning from Tags, then verify the Add Tag and Time Zone flows no longer freeze or close unexpectedly when offline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100

