chosen icon indicating copy to clipboard operation
chosen copied to clipboard

Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.

Results 115 chosen issues
Sort by recently updated
recently updated
newest added

None of the action items in the summary below are relevant because this is a change only in composer.json. If you think otherwise, please let me know. This PR changes...

Select Chosen is working great as expected but based on things from end users I would like to define any custom search or if anything implemented already please let me...

I have some issue with jquery chosen (ver 1.5.1). In my laravel project I have view with modal. In view is select with alreay some list. User using modal with...

When I click on chosen initialized element it will show me my list and I will select one item - OK My selected item is visible in box - OK...

How am I supposed to get the value of the selected options in laravel? it doesn't work the same as the normal multi-select.

if you have a item in the dropdown called "testé" it would be nice to be able to type "teste" to find it. right now it's not finding it because...

Feature Request
Search

### Steps to reproduce Tell us how to reproduce this issue. Insert an empty option like this: `` or like this: ` ` in a select Demo: https://jsfiddle.net/d7crx2f5/ ### Expected...

The event is fired on the original selector when Chosen’s search results are updated after typing the search term. The event also includes a corresponding `search_term` parameter.

### Summary Add support of options without `text`, but with `label` Please double-check that: - [x] All changes were made in CoffeeScript files, **not** JavaScript files. - [ ] You...

Hi, We are using 'Chosen' drop down in our project. In JAWS tool testing we found one issue related to reading of drop down items. [https://thepaciellogroup.github.io/AT-browser-tests/](https://thepaciellogroup.github.io/AT-browser-tests/) Above hyperlink describes “General...

Accessibility