Closed nbradbury closed 1 week ago
1 Warning | |
---|---|
:warning: | PR is not assigned to a milestone. |
Generated by :no_entry_sign: Danger
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21441-da18a69 | |
Commit | da18a69eb43a3aad6f206e262976baccb66235d6 | |
Direct Download | wordpress-prototype-build-pr21441-da18a69.apk |
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21441-da18a69 | |
Commit | da18a69eb43a3aad6f206e262976baccb66235d6 | |
Direct Download | jetpack-prototype-build-pr21441-da18a69.apk |
Attention: Patch coverage is 0%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 39.30%. Comparing base (
b3945a1
) to head (da18a69
). Report is 52 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
.../mysite/personalization/PersonalizationActivity.kt | 0.00% | 21 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I will note that the toggle elements have no description, so navigating controls1 with a screen reader is near impossible
You're right. I know we have quite a few accessibility issues with the Android app, but this one is especially bad. I'll file an issue for it and start working on it.
This PR updates the Personalization activity to Material 3. To test:
Note that the switches used on this screen differ in appearance from those currently in
trunk
. This is expected and due to Material 3 changing the switch style.