Open ghac101 opened 11 months ago
The footer is expected to show up when you scroll down a bit further.
the footer starts earlier as it happens for other smartphone types.
It looks normal to me on both Pixel and iPhone, where you need to scroll down to see the footer:
Thanks a lot for your fast reply. I understood that this is the expected behaviour. I was just wondering if this makes sense or if it would make more sense to show the footer earlier, if there is not enough content on the page. Just though it looks a bit odd to me, if there is just one sentence on the page and you then have to scroll down a bit before the footer starts. I cannot recall any other website where this is the case, mostly footer starts directly after the content, no matter how much content there is on the page.
Description
If you have a look at any website in the smartphone mode for Google Pixel 7, there is a lot of free and empty space, until the footer starts. The fact that I need to scroll down to the footer gives me confidence that this is not due to the large screen but due to some miscalculation of the min-height of the screensize?
Steps To Reproduce
Expected Behavior I would have expected that if there is no more text / words, the footer starts earlier as it happens for other smartphone types.
Actual Behavior
There is a lot of free and empty space, until the footer starts.
Screenshots
Environment
Additional Context
Thanks a lot for having a look!