todomvc-app-css icon indicating copy to clipboard operation
todomvc-app-css copied to clipboard

Mobile CSS¿

Open samccone opened this issue 9 years ago • 5 comments

The current CSS is responsive however not super friendly to mobile, it would be cool to create a nice mobile mode.. thoughts?

screen shot 2015-10-15 at 7 51 19 pm

samccone avatar Oct 16 '15 02:10 samccone

Related: https://github.com/tastejs/todomvc/issues/982.

arthurvr avatar Oct 16 '15 04:10 arthurvr

I'm very much in favor of this! It seems to be one of the main reasons why people use their own styling instead of building on top of ours for their samples.

On Fri, Oct 16, 2015, 05:47 Arthur Verschaeve [email protected] wrote:

Related: tastejs/todomvc#982 https://github.com/tastejs/todomvc/issues/982.

— Reply to this email directly or view it on GitHub https://github.com/tastejs/todomvc-app-css/issues/9#issuecomment-148603929 .

passy avatar Oct 16 '15 06:10 passy

What exact things needs to be improved on mobile? It's already responsive, but editing is definitely not mobile friendly. Anything else?

sindresorhus avatar Oct 16 '15 06:10 sindresorhus

I think the learn bar and the initial scale are the biggest problems. screenshot_20151016-104555

passy avatar Oct 16 '15 09:10 passy

@passy The learnbar is the problem. The scale is fine without and would look as the screenshot in the issue description. We should probably hide the learnbar with a link/button to toggle it when the screen size is smaller than some size.

sindresorhus avatar Oct 29 '15 18:10 sindresorhus