Closed kloon closed 2 months ago
@harriswong Thanks for the final feedback. I believe the X indicates closing the modal, whereas the button is dismissing ie indicating you do not want to see this again soon. Same as with clicking outside, the modal will just close. I will go with what we have, but if there are reports, I'd be happy to revisit this.
Description
Remove the auto click of the confirm button when the modal opens to give merchants time to read the modal and decide to proceed.
Update the copy of the modal.
Related issue(s)
Steps to reproduce & screenshots/GIFs
Ensure you have the
wcship_migration_supported
flag set to true in your development API server.Checkout this branch and build, visit any wp-admin page like WooCommerce -> Settings and verify the Migration banner shows, click confirm and verify the modal opens and does not auto click the CTA button.
Check the copy looks good and matches the screenshot.
Checklist
changelog.txt
entry addedreadme.txt
entry added