Problem to solve
I'm currently using the autocomplete and combobox focus feature. It should be nice that the focus should open the menu when there are items in the autocomplete.
Here is an example of what is currenlty done : CURRENT
Here is an example what I would like to be done on focus : NEW
Proposed solution
At the same time of the focus execution open the menu. Can add with some conditions on items in the VAutocomplete:437.
Problem to solve
I'm currently using the autocomplete and combobox focus feature. It should be nice that the focus should open the menu when there are items in the autocomplete.
Here is an example of what is currenlty done : CURRENT
Here is an example what I would like to be done on focus : NEW
Proposed solution
At the same time of the focus execution open the menu. Can add with some conditions on items in the VAutocomplete:437.