Sync some post list changes with Extensible Site Editor#76243
Sync some post list changes with Extensible Site Editor#76243ntsekouras wants to merge 1 commit intotrunkfrom
Conversation
|
Warning: Type of PR label mismatch To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task. |
| } | ||
| } | ||
|
|
||
| .page-templates-author-field__avatar { |
There was a problem hiding this comment.
I'll handle this properly in a separate PR. I noticed while working on this that some field styles are declared in edit-site package.
There was a problem hiding this comment.
I had the code ready for a PR and just saw @oandregal made these changes here.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: 0 B Total Size: 6.87 MB ℹ️ View Unchanged
|
|
Flaky tests detected in e4e5856. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/22762751035
|
What?
This PR syncs some changes from site editor's post list (pages) to the experimental
Extensible Site Editor. More syncing could be part of a follow ups to have a smaller scope.The syncs/fixes are:
_embedin the data.isLoadingvalue for DataViewsauthorstyles by duplicating them. I'll create a separate PR for properly fixing this in fields package.Testing Instructions
Appearance-> Editorand the go toPagesQuick editaction is there and is working properly