mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This is actually a tricky one, because: * Later, probably if we display an unread count by the person's name, the action on clicking them might very well be "Narrow to PMs with that person" * But for now, while we don't have that, everything about historical precedent really does strongly suggest that clicking that person's name is going to get you a PM with that person. So we implement that. For now anyway. (imported from commit 4d461fd6edec122d542c4a97e23f2e400c31122e)