Skip to content

js/dualListbox: increase contrast of 'selected' items

Piotr Kira requested to merge visibility_duallistbox into master

Changes:

  • changing colors of selected items (I've tested new dualListbox only on dark mode, now I know to test it on white mode too)
  • removing console.log
  • not applying "machines" when triggering applyFilter function

Merge request reports