Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
removed #7338 from testing instructions and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wavvves committed Oct 11, 2022
1 parent 62ed736 commit 04f2cf8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions docs/internal-developers/testing/releases/870.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,19 +178,6 @@ found [here](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/docs/i
different [stripe failure](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/docs/internal-developers/testing/cart-checkout/data-stores.md#stripe-failures)
modes

### Filter by rating: Provide a block transform for the legacy rating widget ([7338](https://github.com/woocommerce/woocommerce-blocks/pull/7338))

#### User Facing Testing

1. Go to the Widgets editor in Appearance > Widgets.
2. Add the Filter Products by Rating widget.
3. Transform the widget using the provided block transform option.
4. Confirm the transformation works as expected and retains changed options that have an equivalent in the blocks.

| Before | After |
| ------ | ----- |
|![before_ratings](https://user-images.githubusercontent.com/905781/194530578-feecdaca-a77d-4865-9cef-9dd16380df7d.jpg)|![after_ratings](https://user-images.githubusercontent.com/905781/194530677-30b30cf3-7b74-4e2e-ad8f-41dd91fb1bbb.jpg)|

### Add simple, large & two menus footer patterns. ([7306](https://github.com/woocommerce/woocommerce-blocks/pull/7306))

#### User Facing Testing
Expand Down
1 change: 0 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
- Update the titles of some inner blocks of the Cart block and remove the lock of the Cross-Sells parent block. ([7232](https://github.com/woocommerce/woocommerce-blocks/pull/7232))
- Add filter for place order button label. ([7154](https://github.com/woocommerce/woocommerce-blocks/pull/7154))
- Exposed data related to the checkout through wordpress/data stores. ([6612](https://github.com/woocommerce/woocommerce-blocks/pull/6612))
- Filter by rating: Provide a block transform for the legacy rating widget. ([7338](https://github.com/woocommerce/woocommerce-blocks/pull/7338))
- Add simple, large & two menus footer patterns. ([7306](https://github.com/woocommerce/woocommerce-blocks/pull/7306))
- Add minimal, large, and essential header patterns. ([7292](https://github.com/woocommerce/woocommerce-blocks/pull/7292))
- Add `showRemoveItemLink` as a new checkout filter to allow extensions to toggle the visibility of the `Remove item` button under each cart line item. ([7242](https://github.com/woocommerce/woocommerce-blocks/pull/7242))
Expand Down

0 comments on commit 04f2cf8

Please sign in to comment.