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


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

..and messages

Closing this as per above
Most helpful comment
..and messages
