Hi, Team!
As of now, the selectItem method selects an item in the ListBox, however, when the element is located at the bottom of the component and is hidden because of the scroll, the method only selects the item but does not scroll to it. I would like to have the method scroll the ListBox to the selected item.