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

Hide/show elements correctly when search is empty #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dule
Copy link

@dule dule commented Sep 25, 2014

This fixes:

  1. Hiding the placeholder when there's input in the search box
  2. Hiding the cancel/clear button when the search box is empty

This includes the changes of #134 as both relies on the same check if the search box is truly empty and #134 is yet to be merged.

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.

None yet

2 participants