Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

fix(selectize): show placeholder when search disabled #1716

Closed

Conversation

user378230
Copy link
Contributor

@user378230 user378230 commented Jul 10, 2016

Previously when searchEnabled was set to false, the placeholder would
also be hidden on the selectize theme.

This fix sets the search input to disabled rather then hidden when the
searchEnabled attribute is set to false.

Fixes #949 and #691

Previously when searchEnabled was set to false, the placeholder would
also be hidden on the selectize theme.

This fix sets the search input to disabled rather then hidden when the
searchEnabled attribute is set to false.

Fixes angular-ui#949 and angular-ui#691
@user378230 user378230 force-pushed the fix-selectize-search-enabled branch from de489c6 to 7a449d4 Compare July 10, 2016 13:23
@user378230 user378230 closed this Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

angularJS ui-select with search disabled
1 participant