-
Notifications
You must be signed in to change notification settings - Fork 29
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
Responsive mobile deisgn issues #137
Comments
Thanks for bringing these up, @gcalex5. Ensuring mobile accessibility across all sites is important. Your tests are a great starting point, and give a great outline of what actions to take. How do you see these being fixed? What tools would you put in place? Where would the benefits be seen most? What would be the best way to QA it? |
The code I submitted in my recent pull request would cover fixing these. Wouldn't need any new tools in place to fix these, seeing as how a lot of these problems seemed to be relatively small fixes. As far as QA'ing these issues, I don't have much experience in that respect so I used Chrome's built in dev tools to check how it looked on various screen sizes as well as my phone and tablet to ensure that it hadn't broken anything. |
Anything else you see in terms of mobile responsive fixes? |
Yeah, taking another pass across the site, a few things stood out to me, particularly on the 'Scores' page.
|
A few glaring issues exist with the responsive design on smaller and mobile screens.
The text was updated successfully, but these errors were encountered: