-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for mobiles and small screens #8
Comments
Hello, When I try to scroll on the content, the whole page scrolls. Tested on iPhone X with latest stable release of iOS and iPhone 6 with iOS 12.4.5. |
Hey! Thanks both of your for reaching out. I know that the current mobile experience if far from perfect. I'm working to make it better. As a matter of fact, I've discovered and fixed an issue that rendered the GitHub icon in the footer to posses way too much height on mobile. I believe the current live version should look slightly better now. |
Hi, @kettanaito thank you for fast reply. It is much better now. But still, on the “port” page, last line is not visible and I could not find the right spot to scroll down. Next, when I change to landscape, there is a lot of white space after headline and the text is distorted. (Link to video: https://gifyu.com/image/nNbI) Finally, the part with the URL gets hidden when returning from landscape to vertical view. And once I could not even find the right spot to scroll it down and I had to reload the page to see it again. Sadly, this is not visible in the video. Recorded on iPhone 6s, iOS 13.5. Hope this helps. |
Hi,
I would like to report small visual bug. When visiting on my iPhone, description is only partially visible. Probably
overflow hidden
.The same problem is with landscape. In this case, there is no description at all.
The text was updated successfully, but these errors were encountered: