-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gallery: Set the 'defaultBlock' setting for inner blocks #59168
Conversation
Size Change: -63 B (0%) Total Size: 1.7 MB
ℹ️ View Unchanged
|
Flaky tests detected in f55788b. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7956330211
|
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this PR together @Mamaduka 👍
I think I'm missing something as I see the same behaviour on trunk as with the changes in this PR.
Trunk | This PR |
---|---|
Screen.Recording.2024-02-20.at.12.00.04.pm.mp4 |
Screen.Recording.2024-02-20.at.12.01.02.pm.mp4 |
Could you perhaps expand on the the PR description and test instructions?
Oh, sorry for the confusion, @aaronrobertshaw. The behavior should be the same, so we confirm there's no regression. I'm matching Block settings to Button/Navigation blocks and preparing them for #59168. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm matching Block settings to Button/Navigation blocks and preparing them for #59168.
Ah, thanks for clarifying 👍
I've added a note on this to the PR description for posterity.
The behavior should be the same, so we confirm there's no regression.
In that case, I can happily say I couldn't spot any differences between trunk and this PR 😁
LGTM 🚢
Thank you, @aaronrobertshaw 🙇 |
What?
PR sets the 'defaultBlock' setting for the Gallery block in preparation for #59162.
Why?
The setting will be needed for #59162.
Testing Instructions
There should be no difference in behaviour between trunk and this PR.
Testing Instructions for Keyboard
Same.