mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
When the user's full name is long, the full name + `(you)` in the buddy list starts to truncate, but when hover, the tooltip displays the full name but not `(you)`. This commit fixes this by adding `(you)` in the tooltip.