wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.32k forks source link

Features in development checkboxes #21410

Closed nbradbury closed 3 weeks ago

nbradbury commented 3 weeks ago

Fixes #21408

This PR resolves an issue with the "Experimental features" tab in debug settings. Prior to this PR, the checkboxes next to the feature name would be hidden until a row was tapped, like this:

before

This PR changes that list so the checkboxes are always visible, like this:

debug

dangermattic commented 3 weeks ago
1 Message
:book: This PR is still a Draft: some checks will be skipped.

Generated by :no_entry_sign: Danger

wpmobilebot commented 3 weeks ago
Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21410-dda2582
Commitdda2582bee916142d3469e73be6c31a37aef0df2
Direct Downloadjetpack-prototype-build-pr21410-dda2582.apk
Note: Google Login is not supported on these builds.
wpmobilebot commented 3 weeks ago
WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21410-dda2582
Commitdda2582bee916142d3469e73be6c31a37aef0df2
Direct Downloadwordpress-prototype-build-pr21410-dda2582.apk
Note: Google Login is not supported on these builds.
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

nbradbury commented 3 weeks ago

Closing this, as it seems the "unknown" status is on purpose for features in development.