-
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
Issue/13370 pt ii entry points to error screen #13389
base: trunk
Are you sure you want to change the base?
Issue/13370 pt ii entry points to error screen #13389
Conversation
📲 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.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #13389 +/- ##
============================================
- Coverage 41.23% 41.22% -0.01%
- Complexity 6548 6549 +1
============================================
Files 1326 1326
Lines 77731 77754 +23
Branches 10706 10713 +7
============================================
+ Hits 32049 32057 +8
- Misses 42836 42849 +13
- Partials 2846 2848 +2 ☔ View full report in Codecov by Sentry. |
We now display a permanent access point to open upload errors screen
This will highlight the CTA after the user experiences some upload error
Hey @hafizrahman I've tweaked your implementation a bit. I'd appreciate if you could test out the changes and let me know what you think 🙏🏼 |
Closes: #13419
Description
Adds a new permanent CTA when product image uploads fail, so that user can access an error screen to see the details of the failed upload an retry. The behavior of this new CTA is as follows:
Steps to reproduce
Before running the testing steps, enable API Faker to make upload media requests. Apply the following changes from More menu > Settings > Developer Options > API faker:
Testing information
With API faker is enabled:
Add photos
Choose from device
The tests that have been performed
The above
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: