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

Clear text function #119

Closed
wants to merge 5 commits into from
Closed

Conversation

PhilipMortiboy
Copy link

Currently the text input field in the search bar can only be cleared by the user, via either the cancel or clear button. There are however other situations where one might want to clear the input, for example after the user has completed their search.

This pull request address this by adding a clearText function, that allows for the text input to be cleared programmatically

@iRoachie iRoachie changed the base branch from master to next December 27, 2017 21:00
@iRoachie
Copy link
Collaborator

Implemented in 4749a90, will be available in next release.

@iRoachie iRoachie closed this Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants