-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split shipment instructions #13828
base: issue/13699-split-shipment-products-ui
Are you sure you want to change the base?
Split shipment instructions #13828
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
import androidx.compose.foundation.layout.fillMaxSize | ||
import androidx.compose.foundation.layout.padding | ||
import androidx.compose.foundation.lazy.LazyColumn | ||
import androidx.compose.foundation.lazy.items | ||
import androidx.compose.foundation.shape.CornerSize | ||
import androidx.compose.foundation.shape.RoundedCornerShape | ||
import androidx.compose.material.Card |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries Warning
import androidx.compose.material.Icon | ||
import androidx.compose.material.IconButton | ||
import androidx.compose.material.MaterialTheme |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries Warning
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## issue/13699-split-shipment-products-ui #13828 +/- ##
=========================================================================
Coverage 38.02% 38.02%
Complexity 9220 9220
=========================================================================
Files 2074 2074
Lines 114693 114708 +15
Branches 14608 14606 -2
=========================================================================
+ Hits 43607 43618 +11
- Misses 67134 67138 +4
Partials 3952 3952 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes: #13699
Description
This PR includes the instructions in the split shipment flow
Testing information
TC1
The tests that have been performed
Images/gif
Screen_recording_20250321_234504.mp4
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: