George Mamadashvili
George Mamadashvili
@ockham, My backport PRs are ready: * https://github.com/WordPress/wordpress-develop/pull/3156 * https://github.com/WordPress/wordpress-develop/pull/3157 The https://github.com/WordPress/gutenberg/pull/40416 should already be in Core, cherry-picked for a minor release - https://github.com/WordPress/wordpress-develop/pull/2600. I've only done a minor code...
Thanks for the ping, @jasmussen. The inner blocks are usually wrapped in Group(s) for alignments. The TT2 is an excellent example of this. What happens if the Navigation block isn't...
> Can "only ever inherit from the template part" be an answer? I need to run some tests, but I think it can be done. I will post the update.
> However, for this to work, we need to have no async suspense select calls outside of suspense boundaries. We also probably won't need to use suspense select everywhere. Maybe...
Hi, @alexstine I couldn't reproduce the issue using Chrome / MacOS. Are there any details I'm missing for reproduction?
This issue was reviewed again in today's Editor Bug Scrub. Based on recent feedback from @t-hamano, I think it makes sense to have consistency across the blocks for the `style`...
> We can probably lose the helper text beneath the title input. Remove help text just for template parts or for both? > I think we should put these fields...
> Probably just Template Parts for now, the content doesn't make sense there. Added condition to hide the help text for template parts 👍
I moved the template parts area selector into a separate group, so now the top border is displayed.  
Hi, @samxmunoz Do you get the same behavior with and without the Gutenberg plugin active?