innoq / statuses

statuses
Apache License 2.0
13 stars 14 forks source link

Suggestion to fix #58 #65

Closed aheusingfeld closed 9 years ago

aheusingfeld commented 9 years ago

I couldn't stand the statuses UX on my mobile (see #58) anymore so I needed to do something... @stilkov @FND @phaus review welcome

Desktop view

screen shot 2014-10-22 at 01 43 58

mobile view

screen shot 2014-10-22 at 01 44 16

phaus commented 9 years ago

looks great... on small thing: for the character counter, you could use http://getbootstrap.com/components/#input-groups-basic and add it right to the input field? Or add it left, and add the send button to the right :-).

aheusingfeld commented 9 years ago

Sounds like a good idea for the counter! But I guess the button will take too much space. Was already thinking to exchange the input field with a textarea to see what I'm typing

stilkov commented 9 years ago

This looks quite ugly to me (Safari on Yosemite); I think the button needs to be placed either beside the entry field or have more spacing. (Have merged and will deploy anyway.)

entry-field

aheusingfeld commented 9 years ago

Have more refinements coming but wanted the feedback of the 3 of you beforehand.