Skip to content

Conversation

@christiemolloy
Copy link
Member

fix #1539

@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 18, 2019

Deploy preview for pf-next ready!

Built with commit d374099

https://deploy-preview-1595--pf-next.netlify.com

@mcoker
Copy link
Contributor

mcoker commented Mar 18, 2019

This is outside of the scope of this PR, but should the selector for this block https://github.com/patternfly/patternfly-next/blob/ecdb09577c4ed2fc462211cd4a425c454dfa2043/src/patternfly/components/Select/select.scss#L263-L266

be > *:not(:last-child) or > * + * { margin-left: ... } instead? Right now there is a margin-right on the badge.

{{else if @partial-block}}
<span class="pf-c-select__toggle-text">{{> @partial-block}}</span>
{{else}}
<span>Select</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you fix the indentation in this file? Looks like it's using the wrong tab space value

@mcoker
Copy link
Contributor

mcoker commented Mar 18, 2019

Looks great, left a couple of comments.

@christiemolloy
Copy link
Member Author

@mcoker ready for another review

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