mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Displaying custom profile fields in user profile popover, as mentioned in the issue. In `popovers.js` filtering out only those custom profile fields, which are not `LONG_TEXT` or `USER` fields and their values are not empty. Custom profile fields rendering in profile popover the same way use similar rendering logic as in the user's full profile modal. Fixes: #21215
14 KiB
14 KiB