Open
Description
While navigating through the youtube home page, we can only navigate the initially loaded results.
The home page has infinite scroll and since the current navigation method does not actually scroll to the end of the page (even when we reach the last available result), new result are not currently loaded
One solution could be to try to align the highlighted result at a particular level. I think could be done by implementing something similar to #360
Bug Demo: (Just like #360, a quick fix is to scroll down a little bit)