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

Update PostExcerpt component to use TextareaControl #4997

Merged

Conversation

paulwilde
Copy link
Contributor

Related to #4996, this updates the excerpt to utilise the TextareaControl component.

Copy link
Member

@aduth aduth 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 👍

One non-blocking question, let me know how you'd like to proceed.

@@ -1,3 +1,7 @@
.editor-post-excerpt > .blocks-base-control {
margin-bottom: 0;
Copy link
Member

Choose a reason for hiding this comment

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

Should this be specific to EditorPostExcerpt? Seems more like an issue with all TextareaControl that they have too much margin bottom (textarea has its own padding in addition to base control)

@gziolo
Copy link
Member

gziolo commented May 10, 2018

Rebased with the latest master, works as expected. 👍

@gziolo gziolo merged commit a528611 into WordPress:master May 10, 2018
@gziolo gziolo added this to the 2.9 milestone May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants