Daniel Richards

Results 215 comments of Daniel Richards

> Thanks for the ping! I can't say for sure, but I'd wager such metadata would be useful, for example, to target bespoke behaviour for various media blocks in content...

> @talldan can you expand a bit on this? What kind of config would be useful to handle the wp/block to pattern post types for example? Something like this to...

Sorry for the delay in responding @ntsekouras, I had some AFK and missed the ping. I think it's pretty difficult to predict right now what's going to happen as there's...

I've started working on a small spike/experiment to see how possible this is. > Adding layout support would solve these issues, but on the flip side potentially add complicated controls,...

> Noting that inline label is a cool feature in core form blocks, but we should be able to achieve the same with layouts support? At the moment I'm only...

I'm going to pause my work on this. Here's a write-up of what I've discovered. TLDR - I don't think this is worth pursuing right now. I think core's layout...

I've pushed a draft PR https://github.com/Automattic/jetpack/pull/41665 if you want to try out the layout system on the form block.

Something I forgot to mention in my write-up above, is that users can already add blocks like columns, row, grid and stack inside a form block. I think this can...

> A good outcome of this might be to audit those different layout blocks and make sure field blocks work as expected when used inside them. (there's one issue here...

The wrapper idea didn't work out. We can get the generated classname from the div, but then the difficulty is injecting that back into the shortcode, which is still in...