Describe the problem
When limiting the height of the Select component, which makes the menu to result in overflow scroll, the item in focus should be always in view, but that's not the case.
How do you reproduce the problem?
[Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.
](https://codesandbox.io/s/kind-brook-604ssd?file=/index.js)
Expected behavior
The li element in focus should be always in view.
Is this issue blocking you?
No, but there is bug report, https://bugzilla.redhat.com/show_bug.cgi?id=2034498