-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Latests Posts: Used ToggleGroupControl instead for Image alignment #64352
Conversation
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: +71 B (0%) Total Size: 1.77 MB
ℹ️ View Unchanged
|
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.
Thank you for the super quick fix 😄
I'm not very familiar with how the block.json
works, but the integration test failure looks relevant. I guess it was previously setting undefined
or something in the setAttributes
?
Flaky tests detected in b53a92c. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/10295841291
|
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.
LGTM!
Just to be sure, I would be happy if @mirka could give us some feedback on whether we're using the component itself correctly 🙂
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 just had a note about isBlock
, but everything else looks nice and clean. Thank you! 🚀
LGTM! Let's 🚀 9c2224c8a64de2b0afebfb1251e36a1e.mp4 |
…64352) * Used ToggleGroupControl instead of BlockAlignmentToolbar * Addressed feedback * Use position icons instead of align * Remove isBlock prop from ToggleGroupControl Co-authored-by: amitraj2203 <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: t-hamano <[email protected]>
What?
Fixes: #64350
Why?
See this comment
How?
Used ToggleGroupControl for Image alignment
Testing Instructions
Latest Posts block
Display featured image
Image alignment
settingsScreenshots or screencast