Skip to content
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

Fix latest post block spacing issue. #66442

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

viralsampat-multidots
Copy link
Contributor

@viralsampat-multidots viralsampat-multidots commented Oct 25, 2024

fixes #66412

What?

I have created PR to add little bit space between post title & post full content.

Why?

I have checked latest post block and found that there is no spacing between "Block Post Title" & "Block Post Content". I think that there should be some space.

How?

By adding some space between post title & post content.

Testing Instructions

  • Type / to choose a block
  • Select Latest post block
  • Change its post content from "Excerpt" to "Full Post"
  • Save the changes and publish the page.
  • View the editor side & front-end side.

Testing Instructions for Keyboard

Screenshots or screencast

Here, I have attached screenshots for only one theme**(Twenty Fifteen)**

Twenty Fifteen theme:

after-resolved-twenty-fifteen-latest-post-block-editor-side
aftr-resolved-twenty-fifteen-latest-post-block-front-side

Thanks,

Copy link

github-actions bot commented Oct 25, 2024

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: viralsampat-multidots <[email protected]>
Co-authored-by: up1512001 <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@viralsampat-multidots viralsampat-multidots changed the title Fix latest post block spacing issue#66412 Fix latest post block spacing issue. Oct 25, 2024
@up1512001 up1512001 requested a review from ndiego November 5, 2024 17:05
Copy link
Member

@up1512001 up1512001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Latest Posts Affects the Latest Posts Block [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest Post block having spacing issue when we change post content from "Excerpt" to "Full Post"
4 participants