Spreed: Inline avatar and message input

Created on 2 Jul 2018  路  8Comments  路  Source: nextcloud/spreed

I guess a user already knows who he is (or do we? :thinking: :laughing: )
So we should probably just keep the avatar? @nextcloud/designers

kazam_screenshot_00003
kazam_screenshot_00004

design enhancement papercut

Most helpful comment

..and messages
Screenshot_20190916_115610

All 8 comments

Guests change their names in this place. having two different layouts for guests and logged in users sounds like pain

It鈥檚 a good point, and I would say that it鈥檚 not so bad to have a slightly different layout for guests. After all it would just be one element difference, and the layout of the avatar (like it is currently for guests, but like @skjnldsv mocked up for users, vertically aligned with the input).

Sure it鈥檚 work to have both views, but those are two cases we should optimize.

@nickvergessen if you just have a variable for guest, only adding a class is enough for the toggle.
I just set the avatar+name div to absolute and hide the name. Then you only need something like top:5px to align the whole line. So only a matter of css :)

@skjnldsv want to make a PR?

Just to add a detail: On hover/tap of the avatar we should show your own name, so you see how you appear to others.

Rough draft from @jenniferpiperek

Screenshot_20190916_115346

..and messages
Screenshot_20190916_115610

Closing this as per above

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PVince81 picture PVince81  路  3Comments

cbacit picture cbacit  路  3Comments

georgehrke picture georgehrke  路  3Comments

q-wertz picture q-wertz  路  3Comments

isas-institute picture isas-institute  路  4Comments