procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

Tooltip in chatlist with username if two chat members have the same first and last name #172

Open leha-bot opened 5 years ago

ForNeVeR commented 5 years ago

While that's a good idea, I'm not sure if that definitely should be a tooltip: it'll have bad discoverability (almost impossible to guess that it will show up if you aren't already suspect that multiple users have the same names) and troubles with touch devices.

I'd offer an alternate solution: what if we'll show nicknames for such users in a more light color ahead of their messages? We have a plenty of space there anyway.

Here's s proposed mockup:

default

ForNeVeR commented 5 years ago

After that, we could add an option to always show these usernames.

ForNeVeR commented 5 years ago

Also we should take into account that some of the users have no public username. What should we do about them? Probably show their user ids instead?