The the refactor to change menu such that we never move focus to the menu auro-select and auro-combobox need to be able to change the current active option via arrow keys and request the menu to make a selection of the current active option.
Exit criteria: The two methods must be public and work correctly when called from a parent component.
The the refactor to change menu such that we never move focus to the menu
auro-select
andauro-combobox
need to be able to change the currentactive
option via arrow keys and request the menu to make a selection of the currentactive
option.Exit criteria: The two methods must be public and work correctly when called from a parent component.