Daniel Richards
Daniel Richards
@draganescu @alexstine I've put a fix together for the focus loss issue in this PR - https://github.com/WordPress/gutenberg/pull/51627. It seems to resolve the issue in the majority of cases, though I...
@JamieFarrelly - this explains how the cubist movement started, they didn't have border-radius yet!
> Note: It's important this pointer is built as a reusable component to potentially be leveraged elsewhere for similar informative purposes. As such it would be a generic interface not...
> But to be fair, it really would be nice to update the appearance of notices — for contrast warnings etc. There's no reason they couldn't look like this. Probably...
> The problem with the current approach is that when the width is calculated in the in between inserter, it isn't scaled. What's the specific blocker to making the Inbetween...
I fixed a potential issue with this one in https://github.com/WordPress/gutenberg/pull/47481, but I don't know that it'd cause flakiness. It's more likely it'd cause issues in other tests.
Hmm, this is actually a feature, not a bug. I guess it might not make much sense for the off canvas editor, but for the persistent list view it works...
I don't really know why you would do it if it wasn't on purpose 🤔
> __experimentalHideBlockInterface, __experimentalIsBlockInterfaceHidden, __experimentalShowBlockInterface I had a look at making these APIs private in https://github.com/WordPress/gutenberg/pull/47375, but couldn't get the locking system working. Any advice on using the new API would...
> __experimentalClearBlockSelection @joshuatf how has this been working out for you? We need to make a call on whether to make it stable or make it harder to access for...