Skip to content

Conversation

@mdperez86
Copy link
Contributor

Submission Review Guidelines:

Changes proposed in this Pull Request:

Closes #38244

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 Inventory tab and within Inventory section make sure Track stock quantity for this product toggle is enabled.
  5. When Advanced sub section is expanded the field EMAIL ME WHEN STOCK REACHES should be shown.
  6. Try to type any non positive number you should see a validation message.
  7. Pressing arrow up/down should increase/decrease the number within the input field

@mdperez86 mdperez86 requested a review from a team May 18, 2023 19:47
@mdperez86 mdperez86 self-assigned this May 18, 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

Test Results Summary

Commit SHA: 3fd2ba0

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests26700202690m 50s
E2E Tests1890010019913m 44s

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

@louwie17 louwie17 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Tested well and code looks good, nice work!

@louwie17 louwie17 merged commit 195bcd2 into trunk May 22, 2023
@louwie17 louwie17 deleted the fix/38244 branch May 22, 2023 10:00
@github-actions github-actions bot added this to the 7.8.0 milestone May 22, 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: Limit 'email me when stock reaches' field to numerical only

3 participants