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

I opened this issue as requested by @tjschuck in [this thread](https://github.com/harvesthq/chosen/pull/1388#issuecomment-145017859). To make chosen work well on a mobile device we could drop the classic desktop behavior (showing the list...

Feature Request

Wondering if there's a way to limit the number of items the user has selected, and for any items over that limit to say something like "and 3 other items...

If I leave a required* "chosen" field blank I don't get a proper validation error: - In Firefox 50.1: the validation error pops up in the top right corner of...

### Steps to reproduce 1. Access https://harvesthq.github.io/chosen/ via iPad. Also reproducible through the "Toggle device toolbar" in the Chrome Console and then selecting the "iPad" device. 2. Under "Multiple select",...

Bug
iOS

Good Morning I am encountering a problem with chosen-select where in a div I hit it via a key where @ is if I call it a textarea and run...

### Summary This adds a good chunk of ARIA attributes and other related attributes to the chosen elements to move towards making Chosen more accessible. **ARIA Labels and Other Helpful...

Accessibility

using: chosen 1.8.7, jQuery 3.3.1 Hey, I am not sure if this issue is to do with chosen or something to do with javascript itself but I want to report...

When a dropdown item is highlighted, "tab" should populate the select with that option. This seems like a very natural feature that appears missing. It doesn't appear hard to customize...

Feature Request

1. Blocking the Esc key propagation if the list is open. 2. Add new event: results to work with the selected event: no-results 3. Put up TipToolsText information on button...