kalamuna / playbox

A playground for ambitious would-be code artists.
http://live-playbox.at.kalamuna.com/
GNU General Public License v2.0
5 stars 29 forks source link

Responsive mobile deisgn issues #137

Open gcalex5 opened 8 years ago

gcalex5 commented 8 years ago

A few glaring issues exist with the responsive design on smaller and mobile screens.

RobLoach commented 8 years ago

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?

gcalex5 commented 8 years ago

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.

RobLoach commented 8 years ago

Anything else you see in terms of mobile responsive fixes?

gcalex5 commented 8 years ago

Yeah, taking another pass across the site, a few things stood out to me, particularly on the 'Scores' page.