IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igCombo input is cleared on filtering

hanastasov opened this issue · comments

Description

igCombo input is cleared on filtering

Steps to reproduce

  1. Open the sample
  2. Start typing in the input "Charles" which should find and select the first matching item "Charles Chaplin"

Result

Input is cleared

Expected result

Input not be cleared, auto complete must turn on and auto select the matching item

Attachments

combo.zip