Closed irfano closed 4 weeks ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | a96e66a8f22f85bd44c8b95c8ee32672459b0238 | |
Direct Download | woocommerce-wear-prototype-build-pr12812-a96e66a.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | a96e66a8f22f85bd44c8b95c8ee32672459b0238 | |
Direct Download | woocommerce-prototype-build-pr12812-a96e66a.apk |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 40.86%. Comparing base (
e1ef2aa
) to head (a96e66a
). Report is 17 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request was deployed and Sentry observed the following issues:
com.woocommerce.android.ui.sitepicker.SitePicke...
View IssueDid you find this useful? React with a 👍 or 👎
Suspect Issues
This pull request was deployed and Sentry observed the following issues:
- ‼️ NullPointerException
com.woocommerce.android.ui.sitepicker.SitePicke...
View Issue
@atorresveiga, this crash was introduced in "20.9-rc-1." I'll monitor the trend, and if it appears significant, I may target the beta branch. Just keeping you informed since you’re managing the release.
Closes: #10553
Description
This fixes a crash that occurs when using the wrong account that does not have any Woo sites. When the mismatch screen is displayed, the primary button on the site picker screen was always visible. This PR checks existing woo sites to set the visibility of the primary button.
Steps to reproduce
Testing information
The tests that have been performed
I tested the mismatch account screen with accounts that have Woo sites and accounts without any Woo sites.
Images/gif
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: