zulip/zulip-mobile

Ignore fake emails in user search and typeahead

Open

#4,889 建立於 2021年7月8日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (673 fork)github user discovery
P1 high-prioritybughelp wanted

倉庫指標

Star
 (1,348 star)
PR 合併指標
 (PR 指標待抓取)

描述

In organizations where emails are not public, we create fake "emails" with unique user IDs. At present, these emails are queried in user search and typeahead, which is certainly not what the user intends. Along with #4869, it makes user search feel "broken".

If email address visibility for an organization is something other than "everyone", we should ignore the email field in user search.

貢獻者指南