Kai Hao
Kai Hao
I think this PR is intended to address https://github.com/WordPress/gutenberg/issues/59817? Is the work @SantosGuillamot mentioned in the issue? There seem to be some failing e2e tests. Is this ready for review...
I briefly tried it and noticed this thing: https://github.com/WordPress/gutenberg/assets/7753001/08956e8c-367b-43f5-bee6-adbab86396f3 The original content is lost as soon as the block allows overrides. I'm not sure if it's the expected behavior for...
Thanks for following up on this! I also noticed that the named block that doesn't have a binding is no longer editable even in the pattern editor. https://github.com/WordPress/gutenberg/assets/7753001/f5c9054c-e640-486c-803b-e77b70e71d0d I'm not...
What's the state of this issue? I'm looking for the same feature and can't really think of any better alternatives other than accessing the private APIs for now. My use...
Here's what I'm seeing:  It's now called a "Unlock" button in the dropdown. Could you verify if you're also seeing this?
Oops, yeah, It's been too long I forgot what this PR was about 😅. It's about the "Modify" button on the locked group block, not its children. https://github.com/user-attachments/assets/6def0eee-f2c6-4646-a359-1363bbc3e16a
Fortunately, there are some [low-hanging fruits](https://www.24a11y.com/2019/web-components-and-the-aom/) that we can do. Since that it's a component library, most components here can be directly mapped to their native HTML element counter-parts.