webix combo issue

Hi,
I am using webix combo component in my page,The scenario is Onselect of an option i am calling a function which will invoke angular service method. But i am facing an issue like onclick the combo list will not getting minimised , once i click that again it will disappear. But I want it to be minimised on single click,can you suggest me some solution for this.

Hello,

Could you please provide a snippet of your code? For me it works well and an option list is hidden as soon as the option is single-clicked http://webix.com/snippet/bd295a2a

Thanks for the quick reply.Issue got resolved.