MacResource
Would you contribute to upgrade the forum for a better mobile experience? - Printable Version

+- MacResource (https://forums.macresource.com)
+-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1)
+--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3)
+--- Thread: Would you contribute to upgrade the forum for a better mobile experience? (/showthread.php?tid=201706)

Pages: 1 2 3 4


Re: Would you contribute to upgrade the forum for a better mobile experience? - M A V I C - 02-14-2017

Here's a screenshot of what typing out a post looks like on my phone. This is Chrome on Android.



One thing I would change is to remove this inline style
font-size:10px;align:center;width:600px;margin:0 auto -1px auto;

And replace it with a class. Then use a breakpoint to serve it up that way on desktop, and with width:100% on mobile (or even just portrait on a phone.)

Another issue I haven't dug into is the height. As you can see, if you type a bit, the buttons overlap the input area. This is perhaps an even easier fix.


Re: Would you contribute to upgrade the forum for a better mobile experience? - freeradical - 02-14-2017

M A V I C wrote:
Here's a screenshot of what typing out a post looks like on my phone. This is Chrome on Android.

Ah, now we know what the problem is.

;-)


Re: Would you contribute to upgrade the forum for a better mobile experience? - Z - 02-14-2017

Yup, he had to go there to improve on the iOS message post display. :dunno:


Re: Would you contribute to upgrade the forum for a better mobile experience? - sekker - 02-15-2017

I would visit this place more often if it had a better phone experience.

MAVIC's experience on Android is pretty similar to iOS.

Alas, I have no relevant coding experience to offer. But I'll give moral support!