I noticed that when i set the sizing of the single select component to no shrink, the list of options creates this extra space when i scroll (shown in the second screenshot). I do not want space that’s not clickable in a scrollable dropdown, especially when it also appears when i only have 1 option.
Is there a way to configure the component such that the blank space does not appear? I included screenshots of the right panel and the datasource if that helps
If you press on the Single Select component and look at the Properties panel. Is “Allow Null” selected? If so, if you unselect this option the spacing should be removed.
Hi! The “Allow Null” setting is only available for the Property Selection Type, so it does not apply in this case.
I attempted to reproduce the issue, and it appears that checking the “Autocomplete” setting is what triggers the extra whitespace, not the “No shrink” setting. The video below shows two Select components, one with Autocomplete, and one without it.
I will register an improvement request with our Platform team to remove the excess whitespace when using autocomplete.