Bug 382597 - Improve rendering of nicks in messages
Summary: Improve rendering of nicks in messages
Status: RESOLVED FIXED
Alias: None
Product: Ruqola
Classification: Applications
Component: frontend (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vasudha Mathur
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-22 15:39 UTC by David Faure
Modified: 2018-03-07 12:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Faure 2017-07-22 15:39:59 UTC
Currently, long nicks get truncated.

Ideally, the full name should be shown as well, because nicks are sometimes ambiguous. Rocket.Chat+ shows "@nick" in small letters next to the full name, which I find useful.
Comment 1 David Faure 2017-07-23 06:17:41 UTC
Maybe for the full name it would be enough to have it in the nick list (which would have both full name and nick), like konversation does. Anyhow, sorry for mixing two issues, the primary issue here was the rendering of long nicks.
Comment 2 David Faure 2018-03-07 12:14:54 UTC
Seems to work now.