Choices icon indicating copy to clipboard operation
Choices copied to clipboard

A vanilla JS customisable select box/text input plugin ⚡️

Results 223 Choices issues
Sort by recently updated
recently updated
newest added

I was trying to implement this plugin in a low code platform but I missed a couple of things. I'm writing here to explain that and know if is it...

feature request

Hi, I'm trying to implement this widget with a search event listener and when the user was searching, I would like to present a loading message of some sort and,...

First at all, thanks for this awesome library. I set duplicateItemsAllowed as false but I'm able to enter **Test** and **test.** is this an issue? is there a flag I'm...

bug

**Describe the bug** When it's used the items parameter the values are kept after the user reload the page. **To Reproduce** Steps to reproduce the behavior: 1. Go to the...

bug

Something similar to the last issue. But this time I'm getting only one of the selected items. But when I use regular old ugly multiple select, I get an array.

bug

**Describe the bug** When touch scrolling inside a dropdown the window gets scrolled instead of the dropdown options. **To Reproduce** Steps to reproduce the behavior: 1. Go to the [Choices...

bug

This is a continuation of the task https://github.com/jshjohnson/Choices/issues/202 I created PR for this feature https://github.com/jshjohnson/Choices/pull/904

feature request

## Description ## Screenshots (if appropriate) ## Types of changes - [ ] Chore (tooling change or documentation change) - [ ] Refactor (non-breaking change which maintains existing functionality) -...

Hi , I want select a item only when some conditions are meet , i am nota able to control it rom adding it to list , how to stop...

Please look at https://github.com/joomla/joomla-cms/issues/27907 Code and screenshots provided there. Thanks.

bug