The false bottom effectThere is a known UX issue called the false bottom effect.It happens when a dropdown's visible height exactly matches the visible items, so users assume there is nothing more below.On macOS this becomes worse because scrollbars may stay hidden until hover.No visible clue that dropdown has more itemsA partially visible next item hints that content continuesSource: CXL article on false bottom effect