Hi,
if you use MultiSelect in checkbox mode with filtering ( like in here ) and click on the element, the focus first goes to the 'selection input' ( see [1] ) and then switch to the 'filtering input' ( see [2] ) a few milliseconds later. this might not look to bad in this case but if you use it with float label auto, the label switch up and down on each click.
How do we prevent the focus switch ?
[1] focus on 'selection input'
[2] focus on 'filtering input'