-
Splitting work on design tools into its own tracking issue and out of #20331, which we are reserving for infrastructure and global styles specifically.
## Goal
Design tools encompass all tools r…
mtias updated
1 month ago
-
When adding/updating vanilla Gutenberg blocks, the blocks are not updated when previewing the page. I have to update the page to see the Gutenberg changes reflected. This only occurs when a page is al…
-
### Description
I'm setting default color for block `core/separator` using `css` property and i noticed duplication of inline css.
theme.json
```
"styles":{
"blocks": {
"core/separat…
mr660 updated
2 weeks ago
-
### Description
When expanded to fullscreen, video blocks with poster images expand to `cover`. This overrides the default sizing of `contain`.
This is caused by these lines:
https://github.com/Wor…
-
### What
User would like to have a "Progress Bar block" available that allows them to display a progress bar either as a typical horizontal progress bar or a circular progress bar which they can ma…
-
Next page here https://wordpress.org/gutenberg/handbook/blocks/block-controls-toolbars-and-inspector/ is wrong it should be `Create Dynamic Blocks` instead of `Design Principles` Tried looking at d…
-
## What problem does this address?
Hardcoded screen width media queries like the 600px breakpoint for the core/columns block poses a not-insignificant problem for theme developers. We either have t…
-
Is there a way to allow make use of core Gutenberg blocks inside our ACF Blocks. Now I am aware there is another issue opened for Inner Blocks support #82 and that is a different request than this one…
-
### Description
I have a query pagination that looks like this:
![image](https://github.com/WordPress/gutenberg/assets/679512/4127208d-90e5-4d2f-a3f8-9d1024ce98f2)
I opted to hide the pagination …
-
With WordPress 6.4.1's built-in Gutenberg editor, and the latest stable version (1.11) of your [plugin](https://wordpress.org/plugins/sticky-block/), I have encountered a corner case bug where it won'…