-
Notifications
You must be signed in to change notification settings - Fork 137
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
[Woo POS][Cash & Receipts] Implement receipts UI #13123
base: 13106-woo-poscash-receipts-implement-navigation-via-nav-component-to-the-full-receipts-sending-screen
Are you sure you want to change the base?
Conversation
…-component-to-the-full-receipts-sending-screen' into 13117-woo-poscash-receipts-implement-receipts-ui
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.
|
keyboardOptions: KeyboardOptions = KeyboardOptions.Default, | ||
keyboardActions: KeyboardActions = KeyboardActions.Default, | ||
contentAlignment: Alignment = Alignment.CenterStart, | ||
modifier: Modifier = Modifier, |
Check warning
Code scanning / Android Lint
Guidelines for Modifier parameters in a Composable function Warning
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 13106-woo-poscash-receipts-implement-navigation-via-nav-component-to-the-full-receipts-sending-screen #13123 +/- ##
===========================================================================================================================================
+ Coverage 40.43% 40.44% +0.01%
- Complexity 6215 6223 +8
===========================================================================================================================================
Files 1299 1300 +1
Lines 74845 74976 +131
Branches 10249 10275 +26
===========================================================================================================================================
+ Hits 30264 30326 +62
- Misses 41955 42022 +67
- Partials 2626 2628 +2 ☔ View full report in Codecov by Sentry. |
Closes: #13117
Description
The PR implements the UI of the email receipts screen. There is no success confirmation yet, as this is under consideration yet
Testing information
rNAclWFAdQRw7EXEcsNVai-fi-2949_5786
The tests that have been performed
Above
Images/gif
12-13--11-03.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: