reorder features to match testing instructions for #27898
parent
6e122e691e
commit
0a1e08a2ac
|
@ -18,8 +18,8 @@ https://github.com/woocommerce/woocommerce/pull/27898
|
||||||
|
|
||||||
The `Lost Password` endpoint has two changes allowing it to be used in the create account flow in the new checkout block in WooCommerce Blocks.
|
The `Lost Password` endpoint has two changes allowing it to be used in the create account flow in the new checkout block in WooCommerce Blocks.
|
||||||
|
|
||||||
|
1. The lost password reset form can now be used even if the user is logged in (previously required logged-out user).
|
||||||
1. The page title can now be overridden, via an `action` url parameter.
|
1. The page title can now be overridden, via an `action` url parameter.
|
||||||
2. The lost password reset form can now be used even if the user is logged in (previously required logged-out user).
|
|
||||||
|
|
||||||
#### Test normal "forgot password" flow
|
#### Test normal "forgot password" flow
|
||||||
1. In an incognito window, visit `my-account/` and click `Lost your password?`?
|
1. In an incognito window, visit `my-account/` and click `Lost your password?`?
|
||||||
|
|
Loading…
Reference in New Issue