websemantics / Image-Select

Image Select is an extension of Chosen, a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. It provides image support for Single and Multi select HTML tags.
http://websemantics.github.io/Image-Select
MIT License
148 stars 44 forks source link

Filtering removes image #25

Closed rsiddle closed 8 years ago

rsiddle commented 8 years ago

I am finding that when you start to filter the results, it removes the chosen image.

screen shot 2015-12-18 at 14 02 58

When removing the filter, the image is displayed as expected.

screen shot 2015-12-18 at 14 04 35
websemantics commented 8 years ago

Thank you @rsiddle for this, .. it's a known issue with Chosen, check #19 There's a pending PR from @iamcal to fix this, harvesthq/chosen#2373 (reference) Once this is fixed in Chosen, will update the extension,