-
As discussed in https://github.com/WordPress/gutenberg/pull/64686#pullrequestreview-2340841771, we'd like to add a new component to the `@wordpress/components` package to render a "sortable, multi-sel…
-
### Description
Scrolling through the patterns on iOS 16's Safari intermittently crashes Gutenberg. Sometimes the page refreshes on its own, and sometimes the page just breaks with a black screen as …
-
### Description
In the Widgets page, the Inserter doesn't need tabs because it is only supposed to show the 'Blocks' panel.
https://github.com/WordPress/gutenberg/pull/61510 hid the entire panel…
-
### Description
It appears there's some large inconsistency regarding the so called 'block appender'. A few examples:
Social Icons block:
![social icons](https://github.com/user-attachments/ass…
-
### Description
I see huge performance drop in 6.6 version in editor. After React profiler, I see that there is Shuffle process on all spikes. Also, very slow RichText component. After downgrade to…
-
### Details
Old deprecated `@wordpress/nux` package [is being entirely removed](https://github.com/WordPress/gutenberg/pull/46110) in GB 14.9.
We rely on the package slightly by importing & disa…
-
When using custom fields in other custom post types and then proceeding to save the post produces the following error:
Updating failed. Sorry, you are not allowed to edit the _umich_oidc_access custo…
-
As more and more theme/plugin developers transition to using patterns, many will want to serve up custom patterns to their users and customers. While we certainly want devs putting their patterns int…
-
### Description
Pasting from VS Code, two dashes are interpreted as an _endash_, which completely breaks the block editor's ability to handle the code.
---
When going to the Patterns Directory,…
-
## What problem does this address?
There should be a UI flow that makes it easy to discover patterns that contain a given block.
If I'm adding a Buy Now button to content, it should be easy for …