I’d like to know if there’s any way to prevent the combobox component from increasing in height after I select items. I’m using selectionMode of type ‘checkBox’, and as I add items, the component keeps getting taller and it messes up my layout. I’d like the items to be hidden within the input, that wouldn’t be a problem.