Skip to content

Conversation

@mdperez86
Copy link
Contributor

@mdperez86 mdperez86 commented May 23, 2023

Submission Review Guidelines:

Changes proposed in this Pull Request:

Closes #38221

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

  1. Got to /wp-admin/tools.php?page=woocommerce-admin-test-helper
  2. Under Features tab make sure to enable product-block-editor
  3. Then visit /wp-admin/admin.php?page=wc-admin&path=/add-product
  4. Under General and Pricing sections the List price and Sale price should not have the problem described in Product Block Editor: List price gets reset on blur when error is shown #38221

@mdperez86 mdperez86 requested a review from a team May 23, 2023 18:08
@mdperez86 mdperez86 self-assigned this May 23, 2023
@github-actions
Copy link
Contributor

Hi , @woocommerce/mothra

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:
https://github.com/woocommerce/woocommerce/wiki/Writing-high-quality-testing-instructions

@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2023

Test Results Summary

Commit SHA: a143e9b

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests26700202690m 53s
E2E Tests1940010020413m 20s

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

@joshuatf joshuatf left a comment

Choose a reason for hiding this comment

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

Testing well! Thanks for the fix and updates to the currency hook!

@mdperez86 mdperez86 merged commit a43a418 into trunk May 24, 2023
@mdperez86 mdperez86 deleted the fix/38221 branch May 24, 2023 17:53
@github-actions github-actions bot added this to the 7.9.0 milestone May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Product Block Editor: List price gets reset on blur when error is shown

3 participants