-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Add header buttons to the description editor modal #39156
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
Add header buttons to the description editor modal #39156
Conversation
38f569e to
e1eb724
Compare
|
Hi @AnnaMag, 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: 62d08c4
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. |
# Conflicts: # packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.scss # packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.tsx # Conflicts: # packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.tsx
# Conflicts: # packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.tsx
# Conflicts: # packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.tsx
915a12a to
aa08b1b
Compare
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.
@octaedro The expected action works well (the content is modified accordingly), but the modal disappears after pressing Cancel/Done- is this expected? cc @jarekmorawski.
The styling seems off-- could you please re-test after a rebase?
AnnaMag
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.
Modal question has been addressed.
Tests well and the code looks good. Pending follow-up design improvements.
Submission Review Guidelines:
Changes proposed in this Pull Request:
This PR adds the
DoneandCancelactions to theDescriptionmodal.Closes #38831.
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
Canceland aDonebuttons on the top right of the modal.Cancel.Done.The
Xon the top right of the modal will be removed. I leave the current behavior until it gets removed.Changelog entry
Significance
Type
Message
Comment