Mikael Korpela

Results 359 comments of Mikael Korpela

It's also not a critical feature so perfectly fine if we would add PHP version check before loading the feature.

> The downside is that while it's pretty customizable, there are some controls like "Allow to wrap to multiple lines" that can't be controlled, and that one in particular doesn't...

Noting that inline label is a cool feature in core form blocks, but we should be able to achieve the same with layouts support?

BTW I noticed `createErrorNotice` is missing ID. Not sure if it has consequences.

Great thing about using core buttons is that they will soon also support pseudo classes like `:hover` - https://github.com/WordPress/gutenberg/pull/71418

Can we use the core button without its container? Separately, do I remember wrong or does WP templating allow limiting the number of certain type blocks as inner blocks?

Let's not ship this as-is just yet; the resulting placeholder layout doesn't look good. We might not need this for a bit since on CIAB sites we're handling patterns via...