Skip to content

Conversation

@mdperez86
Copy link
Contributor

@mdperez86 mdperez86 commented May 15, 2023

Submission Review Guidelines:

Changes proposed in this Pull Request:

Closes #38248

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 Pricing tab and within Pricing section make sure Schedule sale toggle is enabled.
  5. Write any invalid string in the From field and then try to save the product.
  6. The From field should receives the focus.

@mdperez86 mdperez86 requested a review from a team May 15, 2023 18:34
@mdperez86 mdperez86 self-assigned this May 15, 2023
@github-actions github-actions bot added the package: @woocommerce/components issues related to @woocommerce/components label May 15, 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 15, 2023

Test Results Summary

Commit SHA: 825d62b

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests26700202690m 56s
E2E Tests1890010019919m 51s

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, thanks @mdperez86

@louwie17 louwie17 merged commit e16792d into trunk May 22, 2023
@louwie17 louwie17 deleted the add/38248 branch May 22, 2023 09:55
@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

package: @woocommerce/components issues related to @woocommerce/components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make DateTimePickerControl a ForwardedRef so it can be integrated with the new validation system

3 participants