Skip to content

Lookup updates #361

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

Merged
merged 2 commits into from
Jun 29, 2016
Merged

Lookup updates #361

merged 2 commits into from
Jun 29, 2016

Conversation

tweettypography
Copy link
Contributor

@donnieberg / @SiTaggart: It appears that the Lookup markup wasn't entirely compatible with v2.1.0-beta.3 so I've added the slds-is-open class to at least make the menu render again. There's likely more to do but this should at least be a start.

@tweettypography tweettypography temporarily deployed to design-system-react-com-pr-361 June 28, 2016 18:43 Inactive
@tweettypography
Copy link
Contributor Author

tweettypography commented Jun 28, 2016

Direct link to the story

@@ -487,6 +487,7 @@ class Lookup extends React.Component {
getClassName(){
return cx(this.props.className, 'slds-lookup', {
'slds-has-selection': this.isSelected(),
'slds-is-open': this.state.isOpen
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@SiTaggart This is really the only part of the change that matters

@donnieberg donnieberg merged commit ce4ab97 into salesforce:master Jun 29, 2016
@donnieberg donnieberg deleted the lookup-updates branch June 29, 2016 16:39
@donnieberg donnieberg self-assigned this Aug 16, 2017
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.

2 participants