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

search component added option inputValue, allows to set the value of input field without triggering a search #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tellex
Copy link

@tellex tellex commented Jan 31, 2018

search component added option inputValue, allows to set the value of input field without triggering a search input field without triggering a search, if input value changes a new search is made and the inputValue is ignored, usefull in forms where a search trigger a query to google maps and add a form group with the selected address, if the form is opened for editing the search field must show a formatted_address without triggering a search.

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed the CONTRIBUTING.md guide.
  • linted, built and tested the changes locally.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

…input field without triggering a search, if input value changes a new search is made and the inputValue is ignored, usefull in forms where a search trigger a query to google maps and add a form with the selected address, if the form is opened for editing the search field must show a formatted_address without triggering a search.
restricted added a commit to zaoblako/ng2-semantic-ui-zaoblako that referenced this pull request Jul 7, 2020
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

1 participant