-
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
Use consistent labels, remove additional settings, and copySmall icon LinkControl #58183
Conversation
Size Change: +242 B (0%) Total Size: 1.69 MB
ℹ️ View Unchanged
|
Flaky tests detected in 4aa7bef1dfd0a401ccdf3f5ac0793bafeb295c60. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7813665579
|
9ff38a3
to
8699361
Compare
For reference, here's with the latest LinkControl changes + this PR: link.mp4Compared to current WordPress 6.4: link-old.mp4 |
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.
Visually I like this. It's cleaner and neater.
I left a few comments with a few concerns which I think we should address before this is merged.
packages/block-editor/src/components/link-control/link-preview.js
Outdated
Show resolved
Hide resolved
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 Core SVNCore Committers: Use this line as a base for the props when committing in SVN:
GitHub Merge commitsIf 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. |
09445ca
to
56c1c39
Compare
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 to @jeryj and @richtabor for resolving my concerns:
- breaking removal of
Opens in new tab
checkbox into a seperate PR - ensuring we still have a means to view the full URL (now via Copy button)
LGTM 🚀
4aa7bef
to
cf112d7
Compare
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
cf112d7
to
e91e505
Compare
What?
Removes the "Open in new tab" control from the preview, originally applied in #53566 as a stop-gap (now that #57726 has landed, and #50892 is on the way.)
Also:
How?
Testing Instructions
Screenshots or screencast