When our autocomplete flyout contains a few options and the component is already on the bottom of the page, it creates a lot of spacing.
The rendering of the flyout doesn't keep in account if there is any space for it to render.
Add a check if there isn't enough place to render the flyout at the top of the autocomplete input
When our autocomplete flyout contains a few options and the component is already on the bottom of the page, it creates a lot of spacing.
The rendering of the flyout doesn't keep in account if there is any space for it to render.
Add a check if there isn't enough place to render the flyout at the top of the autocomplete input