Skip to content

Conversation

@AnnaMag
Copy link
Contributor

@AnnaMag AnnaMag commented Nov 24, 2022

All Submissions:

Changes proposed in this Pull Request:

Closes #35715

How to test the changes in this Pull Request:

  1. Enable the new product management form.
  2. Go to wp-admin/admin.php?page=wc-admin&path=%2Fadd-product.
  3. Verify that the copy in the summary section is as follows:

Screenshot 2022-11-24 at 19 29 23

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you created a changelog file for each project being changed, ie pnpm --filter=<project> changelog add?

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@AnnaMag AnnaMag self-assigned this Nov 24, 2022
@AnnaMag AnnaMag requested a review from octaedro November 24, 2022 18:30
@github-actions github-actions bot added focus: react admin plugin: woocommerce Issues related to the WooCommerce Core plugin. labels Nov 24, 2022
@AnnaMag AnnaMag added Product/Inventory Management Issues related to product or product page. focus: product management and removed plugin: woocommerce Issues related to the WooCommerce Core plugin. focus: react admin labels Nov 24, 2022
@github-actions github-actions bot added focus: react admin plugin: woocommerce Issues related to the WooCommerce Core plugin. labels Nov 24, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

Test Results Summary

Commit SHA: 00d91b0

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests25900202611m 3s
E2E Tests186006019214m 25s

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.

Copy link
Contributor

@octaedro octaedro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job @AnnaMag! LGTM 🚀

@octaedro octaedro merged commit 49aa5e0 into trunk Nov 24, 2022
@octaedro octaedro deleted the fix/product-management-summary-placeholder-text branch November 24, 2022 20:11
@github-actions github-actions bot added this to the 7.3.0 milestone Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin: woocommerce Issues related to the WooCommerce Core plugin. Product/Inventory Management Issues related to product or product page.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Adapt the summary text in the product management form.

3 participants