selectize.js icon indicating copy to clipboard operation
selectize.js copied to clipboard

Fixed incorrect highlighting of options that were activated, removed and then re-added in "multiple" mode

Open sustmi opened this issue 7 years ago • 3 comments

This PR fixes the following issues:

  • https://github.com/selectize/selectize.js/issues/1212
  • https://github.com/selectize/selectize.js/issues/1216

The incorrect behavior can be seen in the following screen-capture: selectize

Also, here is a codepen: https://codepen.io/anon/pen/ERENZB .

After this fix, the re-added options are not highlighted anymore.

sustmi avatar Jun 20 '18 22:06 sustmi

I rebased the code on the current master and resolved the conflicts.

sustmi avatar Nov 12 '18 13:11 sustmi

Stale pull request message

github-actions[bot] avatar Jan 01 '21 02:01 github-actions[bot]

@risadams May want to consider merging this?

caseyjhol avatar Dec 07 '21 18:12 caseyjhol