oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

'clearUnselected' attribute not working when using tab key #287

Closed hadarweiss closed 7 years ago

hadarweiss commented 7 years ago

'clearUnselected' attribute works when clicking outside the auto completer control, but not when using tab key to move to the next control.

akkaradej commented 7 years ago

@oferh This fix make "selected" searchStr empty when using tab

oferh commented 7 years ago

@akkaradej you mean even when a value was selected?

akkaradej commented 7 years ago

@oferh Yes, of course.

akkaradej commented 7 years ago

@oferh Any update? should re-open this issue?

oferh commented 7 years ago

@akkaradej a new issue is better