ComboBox: Apply dynamic height to the dropdown depending on the items' count
I want to achieve the dropdown size dynamically based on the item count. I would also like to set a maximum height, so if more items are loaded, the dropdown should be scrolled to that size.