ajax-chosen icon indicating copy to clipboard operation
ajax-chosen copied to clipboard

prevent duplicate items from being selected twice

Open clarkewd opened this issue 11 years ago • 1 comments

WooCommerce apparently uses ajaxChosen and I've been noticing that when the results are returned it (unfortunately) allows you to add the same selection multiple times. Is there some way to prevent the items which are already selected from being displayed in the dropdown list?

clarkewd avatar Mar 20 '13 15:03 clarkewd

submitted a pull request to fix the issue - https://github.com/meltingice/ajax-chosen/pull/59

clarkewd avatar Mar 20 '13 16:03 clarkewd