1
0
Fork 0
mirror of synced 2025-04-04 13:43:31 +03:00
select2/dist
Kevin Brown 0c0e2527fa Autofocus search field in multiple select
In a single select, the search field is automatically focused when
the select is opened. This also applied to multiple selects, but
this was causing issues because the container was automatically
focused when the dropdown was closed.

This makes a change such that the search field is automatically
focused when the dropdown is closed.

This closes https://github.com/select2/select2/issues/2995.
2015-02-09 15:43:46 -05:00
..
css Hide the search clear icon in webkit 2015-02-09 15:29:28 -05:00
js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00