Closed atorresveiga closed 1 week ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 873fcb9745318687b4788e023e91b57538ed35ae | |
Direct Download | woocommerce-wear-prototype-build-pr12916-873fcb9.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 | 873fcb9745318687b4788e023e91b57538ed35ae | |
Direct Download | woocommerce-prototype-build-pr12916-873fcb9.apk |
Attention: Patch coverage is 34.11765%
with 56 lines
in your changes missing coverage. Please review.
Project coverage is 39.60%. Comparing base (
bb66fa8
) to head (873fcb9
). Report is 11 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes: #12869
Description
This PR fixes the issue of the shipping lines being editable at all times. It does that by introducing the
ShippingLineSection
class that includes the isEnabled state. Relying on the isEnabled state value, the shipping lines section now locks(disabled) the interaction with the shipping lines controls if the isEnabled property is false,Testing information
The tests that have been performed
Images/gif
https://github.com/user-attachments/assets/5c87bad7-0993-44e5-a9cf-4539bd198466
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: