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

feat(Dropdown): remove noResultsMessage when null #1113

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Jan 3, 2017

The noResultsMessage in a search Dropdown is always present. We currently allow passing null to remove shorthand components and other component parts. This PR allows removing the noResultsMessage by passing null as well.

This is especially useful for Dropdowns where all options are expected to be entered by the user.

@levithomason levithomason merged commit b80c60a into master Jan 3, 2017
@levithomason levithomason deleted the fix/dropdown-no-results-message branch January 3, 2017 21:24
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.

1 participant