mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
User card popover was not displayed even when "View user card" tooltip is visible in some areas. To fix it, we introduce a wrapper element which has the same trigger area as the tooltip. We don't directly use the `view_user_card_tooltip` element to trigger popover since tippy doesn't play nice with two tippy instances attached to the same element.
609 B
609 B