activeadmin-ajax_filter icon indicating copy to clipboard operation
activeadmin-ajax_filter copied to clipboard

Selectize `closeAfterSelect` Setting

Open taufek opened this issue 2 years ago • 0 comments

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

taufek avatar May 10 '22 05:05 taufek