-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Fix misaligned loading sample product's progress message #38107
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
Conversation
|
Hi @ilyasfoo, @adrianduffell, Apart from reviewing the code changes, please make sure to review the testing instructions as well. You can follow this guide to find out what good testing instructions should look like: |
Test Results SummaryCommit SHA: 9460567
To view the full API test report, click here. To view the full E2E test report, click here. To view all test reports, visit the WooCommerce Test Reports Dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch! @rjchow It's not related to this PR. I think the modal is just aligned with the "overlay" background. Fixed it in 9460567.
It doesn't have a class name and we can't add a class name to it. 😓 |
Thanks for the screenshot 😆 |
Yeah, we already did. 🙌 woocommerce/plugins/woocommerce-admin/client/tasks/fills/components/load-sample-product-modal.scss Lines 20 to 29 in 9460567
|
rjchow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Totally missed that! 🤦 Thanks!
adrianduffell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It tested well! Thanks @chihsuan 🚀


Submission Review Guidelines:
Changes proposed in this Pull Request:
Closes #37708.
This PR fixes the misaligned loading sample product's progress message when Gutenberg plugin is enabled.
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions: