-
Notifications
You must be signed in to change notification settings - Fork 931
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
Hide header image on registration form on mobile #2288
Comments
I've tried to recreate the obvious layout brokenness with three different browsers (including chrome) on Android and didn't see anything that looked like your screenshot. Do you have any font size or zoom settings that are non-standard? While the image is large, there isn't that much to fill out and at least for me there is no problem in using the form at all. Update: I just tried with a slightly smaller screen device and get the overlapping column issue, which IMHO is what should be fixed for starters. |
I used Chrome from Google Play, on my Xiaomi Redmi phone, without any configuration, without any system config that I would expect to cause this. It is possible that my cheap "smart"phone is broken in a new exciting way. But the same layout was on phone of my friend during UX testing, what triggered my bug reports.
The sad reality is that typical user has problems with scrolling. Significant part of people appear to be unable to reach parts of website that require scrolling. My test had hilariously small sample size of 7, but it seems to echo public reports of larger UX tests. Note also that signup page of typical website has significantly less clutter than our form. And in this case I suspect that it is not because because OSM website design is superior, unlike some other differences. |
Shouldn't be happening after 523565f. |
closing then |
cool |
On my phone over 1/3 of the screen on registration form is taken by image not needed there.
It would be better to hide it on the mobile - https://user-images.githubusercontent.com/899988/60381710-6e9c1380-9a59-11e9-98e5-d5a7ee4005dc.png
Tested with Chrome on Xiaomi Redmi 4.
The text was updated successfully, but these errors were encountered: