chosen icon indicating copy to clipboard operation
chosen copied to clipboard

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

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

The current v1.8.3 version this fork is working on is broken. There was effort in moving around the search input in order to eliminate the use of the deprecated `clip`...

When having a multiple select the create option link always appears, this is because the option, when selected, is not in the select anymore.

bug

This is fantastic! Thank you! I must be missing something, but I can't seem to find the callback for removing a newly added option. I've implemented create_option successfully, using the...

### Summary Provide a general description of the code changes in your pull request. Please double-check that: - [x] All changes were made in CoffeeScript files, **not** JavaScript files. -...

How to this chosen in angularjs, I am used [https://github.com/harvesthq/chosen](url) in my angular application. It is working well. But I need to add a new item when no result found....

As @slothbear mentioned in #16, there is currently no event indicating there has been an option added. Something like `chosen:option_added` could be triggered.

feature

Update artifact links to target koenpunt instead of harvesthq. (I got lost back in harvesthq trying to download this project)

...d press enter to get it added. our UX expert insisted on this Maybe we can even default this to true?

Instead of maintaining a fork of chosen, have you considered extending it to add the functionality? I was looking for ajax support and found this: https://github.com/meltingice/ajax-chosen This seems like a...