You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latest Gutenberg, rename UI is enabled for almost all blocks, but as of WordPress 6.4, only group blocks should be renameable. However, except for group blocks, there is a rename UI in the Advanced panel for almost all blocks.
If you enter a new block name in this panel, it will not be reflected in the list view. It also doesn't seem to be saved as attributes.
The rename menu is not displayed in the list view or block toolbar menu unless it is a group block.
Step-by-step reproduction instructions
Inserts some block other than the group block.
Open the Advanced panel and verify that the "Block Name" field is present.
The block name in the list view should not change when you enter text.
Screenshots, screen recording, code snippet
b4cfd8596298506cf2ad2a7b0f9a6ae6.mp4
Environment info
WordPress 6.4 (General Release Version)
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Description
In the latest Gutenberg, rename UI is enabled for almost all blocks, but as of WordPress 6.4, only group blocks should be renameable. However, except for group blocks, there is a rename UI in the Advanced panel for almost all blocks.
If you enter a new block name in this panel, it will not be reflected in the list view. It also doesn't seem to be saved as attributes.
The rename menu is not displayed in the list view or block toolbar menu unless it is a group block.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
b4cfd8596298506cf2ad2a7b0f9a6ae6.mp4
Environment info
WordPress 6.4 (General Release Version)
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes