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

fix(typeahead): incoming data are not filtered after typeahead kicks-in #3725

Closed
IraErshova opened this issue Feb 8, 2018 · 0 comments · Fixed by #3728
Closed

fix(typeahead): incoming data are not filtered after typeahead kicks-in #3725

IraErshova opened this issue Feb 8, 2018 · 0 comments · Fixed by #3728

Comments

@IraErshova
Copy link
Contributor

IraErshova commented Feb 8, 2018

Bug description:

The list is filtered according to the entered data using user's functionality in demo, not ngx-bootstrap component's functionality.

Steps to reproduce:

  • Open async demo for typeahead
  • Type one of the states, which are in the list
  • See demo code

Actual result:

The list is filtered according to the entered data using user's functionality in demo
screenshot from 2018-02-08 13-01-57

Expected result:

The list is filtered according to the entered data using ngx-bootstrap component's functionality

Versions of Angular, and Bootstrap:

Angular: all supported
Bootstrap: all supported

IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Feb 8, 2018
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Feb 8, 2018
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Feb 8, 2018
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Jan 20, 2020
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Jan 20, 2020
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Jan 20, 2020
IraErshova added a commit to IraErshova/ngx-bootstrap that referenced this issue Jan 22, 2020
valorkin pushed a commit that referenced this issue Jan 23, 2020
…-in #3725 (#3728)

Fix filtering incoming data after typeahead kicks-in

Close #3725

Co-authored-by: dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants