gatanaso/multiselect-combo-box-flow

Vaadin 14 - BUG - Dropdown not defocusing on second click

Scushy opened this issue · 0 comments

Hey Goran Atanasovski,

Its really a nice component, but I have some troubles with it in my Vaadin 14.5.1 project.
The dropdown which is displayed if you click(focus) on this field wont close anymore if you click on it again (defocus).
( I upgraded from 13 to 14).
It will close if you click on somethin around the field but not if you click the field again.

I know that its not a very bad issue (the rest works fine), but I wanted to check if I could get rid of that behavior.
I am using the 2.4.1 Version of this component btw.
Do you know, what I could do?

Best wishes,
Scushy