Re: Mobile checker

On 07/07/2015 13:58, Ben Bucksch wrote:
> It gives very specific recommendations, based on my code, and how I
> should change it. E.g. in file ABC, you use -moz-column-width: 20em, so
> please add -webkit-column-width: 20em , too.
>
> This is great, thank you.

Thanks for that feedback, it is really appreciated; giving actionable 
and justified reports was pretty high on my list of priorities for the 
tool. We probably don't it thoroughly yet, but it's good to hear that 
it's not completely off the mark :)

> As a suggestion:
> You're looking for mostly technical, craftsmanship coding errors. I was
> hoping to get more suggestions on how to make my UI more "responsive",
> adapting to mobile needs in screen space usage, interaction design
> (missing gestures, too small mouse targets etc.). I understand that's a
> lot more difficult to code, and also often very debatable, but given the
> great job you did with the above, I think you're well-suited to attempt
> that as well.

You're right that they are much more difficult to code, but I hope we'll 
get there as well; in fact, we already have code for detecting too small 
hit targets, but the results have not been good enough yet to include it 
in the on-line service.

If you have specific suggestions of things we might test for, they'd be 
extremely welcome!

Dom

Received on Tuesday, 7 July 2015 15:37:12 UTC