Cherry pick "Block Bindings: Accept client ID as parameter for useBlockBindingsUtils (#65818)" to wp/6.7#66048
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +1 B (0%) Total Size: 1.77 MB
ℹ️ View Unchanged
|
|
The failing tests are due to missing PR in Also there is no way to test this PR as the original PR didn't include any real testing steps. @SantosGuillamot could you verify this for us please? 🙏 |
…ils` (#65818) * Pass `clientId` to `useBlockBindingsUtils` * Add unit tests for `useBlockBindingsUtils` * Use `resetBlocks` instead of `insertBlocks` in unit test Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org>
e8444ce to
373adcc
Compare
|
The e2e tests are now passing and they should cover the original testing instructions as mentioned in the original PR. |
|
Sorry for being late here, and thanks for taking care of it |
What and Why?
Manually cherry-pick #65818 to wp/6.7.
How?
Follow the steps in #65818 (comment).