You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix contentOnly insertion, removal, and moving (#72416)
* Fix confusion between clientId and rootClientId
* Fix contentOnly insertion logic for blocks at root of section
* Fix movers appearing in contentOnly mode
* Rename selector that mentions write mode
* Fix typo
* Add e2e tests for synced patterns to ensure blocks cannot be moved duplicate or deleted
* Update move behavior to disable movers for templateLock contentOnly
* Add contentOnly templateLock tests for block duplication, insertion and moving
* Add buttons example to pattern overrides test too
* Fix selector memoization
* Make the selectors work in a more similar fashion
* Fix test
* Allow moving for template lock of `insert`
* Make home link a content block
* Condense identical test cases
----
Co-authored-by: talldan <talldanwp@git.wordpress.org>
Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
Co-authored-by: scruffian <scruffian@git.wordpress.org>
0 commit comments