Dave Smith
Dave Smith
Ah I see. Well thanks for clarifying. For the Nav block offcanvas this does not make sense to me so I still think we should "fix" it. What do you...
Noting that this PR landed https://github.com/WordPress/gutenberg/pull/46131
I've made this `getLastInsertedBlocksClientIds ` selector private https://github.com/WordPress/gutenberg/pull/47638
> __experimentalMetadata I could do with some advice on what to do with https://github.com/WordPress/gutenberg/pull/43986. It introduces the `metadata` attribute as standard on blocks that opt in via `__experimentalMetadata: true` in...
`__experimentalMetadata` now being handled in https://github.com/WordPress/gutenberg/pull/47791.
Tagged in some other regular Nav block contributors for additional opinions.
@scruffian I added an e2e test
Will this PR allow for the following use case?: - filter on `replace_block` - find a `` in the DOM of the block markup - replace an SVG tag within...
I wonder if this situation is a good reason to argue for adding click to edit functionality rather than requiring a separate "edit" icon. I know we introduced it to...
What I'm suggesting is going back to "click to edit" rather than having to locate the pencil icon and click it. See comment here https://github.com/WordPress/gutenberg/issues/47023#issuecomment-1410148005