Post Comments Link: Add Border Support#68450
Conversation
|
Size Change: +172 B (+0.01%) Total Size: 1.84 MB
ℹ️ View Unchanged
|
|
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. |
ramonjd
left a comment
There was a problem hiding this comment.
LGTM
I tested global styles, block styles. Looks good in the editor and frontend.
Thanks!
|
Flaky tests detected in 5e28892. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12572205143
|
|
Thank you for the review. |
|
The current design direction is that the default controls for border support should match any current adoption of spacing supports and their default controls. In other words, if the padding/margin controls show by default, so should the border controls. @shail-mehta can you submit another PR that fixes the default display of border controls here? |
|
Created PR to Show Border Control Default: PR |
Co-authored-by: shail-mehta <shailu25@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
Co-authored-by: shail-mehta <shailu25@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
What?
Add border support to the
Post Comments Linkblock.Part of #43247
Why?
Post Comments Linkblock is missing border support.How?
Add the border support in block.json.
Testing Instructions
Post Comments Linkblock's border is Configurable via Global Styles.Archive Template& AddPost Comments Linkblock and Apply the border Styles.Post Comments Linkblock styles take precedence over global Styles.Post Comments Linkblock borders display correctly in both the Editor and Frontend.Screenshots or Screencast
post-comment-link.mp4