When we render the select component inside a div that has overflow auto and there is not enough space for the menu to appear then we need to scroll to be able to see all the options. You can see an example here

Instead a behavior like on that follows would be better

Both of the pop ups are absolute positioned but I couldn't find any other differences