joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.

Home Page:https://alpha.joatu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Optimisation - Update Twitter Bootstrap

joatu opened this issue · comments

commented

If I'm not mistaken, the mobile environment was a lot more user-friendly before the list of updates started coming along. I believe this has to do with Twitter Bootstrap, and I believe it might not be integrated in the same way that it was before.

Perhaps once Twitter Bootstrap is back working properly, further optimisation could be put on the backburner.

commented

I'd add this into priorities of bugs before we bring new folks in.

Can you give me more examples of how exactly is has changed? I can go through and improve the mobile layout and whatnot more generally, but is there something specific? Any screenshots exist of what it used to look like?

commented
commented

Depending on the size of the screen, you would see it differently.
offers
requests

commented

I just tested this issue and it is a problem with Google Chrome on Mobile.
It is not an issue with Google Chrome on PC.
It is not an issue with Firefox on PC or Mobile.

That's interesting, because I was finding that the responsive layout behaved as expected in Chrome on desktop when resizing the browser window, but as soon as I turned on mobile device emulation it stopped working. This is a very helpful finding, as it will help narrow down the search for a solution.

I'm going to leave this in a comment for later. It seems like this could be responsible for the issues that we're seeing: https://www.w3schools.com/css/css_rwd_viewport.asp

This should be finished now. Please test and confirm.