activeadmin-ajax_filter
activeadmin-ajax_filter copied to clipboard
Selectize `closeAfterSelect` Setting
Context
I would like to be able to configure selectize closeAfterSelect setting.
Change
Pass closeAfterSetting from data attribute to selectize initialization.
Default is set to false as per selectize documentation.
Reference
https://github.com/taufek/selectize.js/blob/master/docs/usage.md#general