Shipping lines in order details#11556
Merged
atorresveiga merged 15 commits intoissue/multiple-shipping-lines-supportfrom May 23, 2024
Merged
Shipping lines in order details#11556atorresveiga merged 15 commits intoissue/multiple-shipping-lines-supportfrom
atorresveiga merged 15 commits intoissue/multiple-shipping-lines-supportfrom
Conversation
added 12 commits
May 17, 2024 10:37
added 2 commits
May 20, 2024 16:17
…-lines-in-order-details
Collaborator
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## issue/multiple-shipping-lines-support #11556 +/- ##
===========================================================================
- Coverage 40.47% 40.44% -0.03%
- Complexity 5200 5202 +2
===========================================================================
Files 1083 1084 +1
Lines 62996 63090 +94
Branches 8623 8643 +20
===========================================================================
+ Hits 25497 25518 +21
- Misses 35204 35273 +69
- Partials 2295 2299 +4 ☔ View full report in Codecov by Sentry. |
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #11394
Why
As part of Extended Shipping Lines Support, we want to add support for multiple shipping lines.
Description
This PR supports displaying multiple shipping lines in the order details screen. It creates a new shipping section and relies on the cached shipping methods to display the shipping details.
Testing instructions
Images/gif
Screen_recording_20240518_223212.mp4
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.