-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Replace interpolateComponents within onboarding package #38423
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
Replace interpolateComponents within onboarding package #38423
Conversation
|
Hi @octaedro, 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: eea2181
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. |
e11b5cb to
eea2181
Compare
octaedro
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.
Good job @louwie17. The code looks good and this is testing well locally, but when I tried it on a JN site, I didn't see the banner in the Set up payments step.
@octaedro I don't believe this is related to my PR, as the suggestion list ( Feel free to check the same, but otherwise I think this is fine, unless there is a specific console error you are seeing. |
octaedro
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 worked well in JN after reinstalling the zip. LGTM 🚀
* Replace use of interpolateComponents with createInterpolateElement * Remove @automattic/interpolate-components package from onboarding package * Add changelog

Submission Review Guidelines:
Changes proposed in this Pull Request:
Partially addresses #37312
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions: