You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CustomProfileFields: Use styled UserItem for (unknown user)
Since zulip#5790 last month, UserItem has been prepared to gracefully
handle users we don't know about. Use that, instead of
special-casing with a plain ZulipTextIntl, which we'd been doing
since 2022-06 (0a10831) when CustomProfileFields was added.
The change won't be visible unless a given user object is actually
absent; that'll start happening when we do zulip#5808.
See screenshots:
zulip#5809 (comment)
0 commit comments