-
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
Replace "Image size" with "Resolution" in image size controls #49112
Conversation
Size Change: +1.03 kB (0%) Total Size: 1.34 MB
ℹ️ View Unchanged
|
Flaky tests detected in 1c63528. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4501513054
|
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 see no downsides to this, honestly. And since it won't land in 6.2, there's time to refine and test it.
What?
Following up on #49074, and inline with #48618 (comment), this PR replaces the "Image Size" label with "Resolution" throughout the relative block controls.
Why?
Consistency. An attempt to make the control less confusing.
How?
imageSizeHelp
prop to the Latest Posts "Resolution" control.Testing Instructions
Check the Block Inspector for each of these blocks, that "Resolution" is rendered, instead of "Image size":
Screenshots or screencast
Notes
imageSizeHelp
value added — Changes image size description, as it causes confusion #48478