Files
zulip/static/js
Aman Agrawal 3e2b6b52d8 tippy: Fix reaction tooltip placement when message-fade is active.
When message for which tooltip is active has reduced opacity in
an interleaved view due `.message-fade` class being applied to
it, then the tooltip used stack vertically under the recipient_row
which looked awful.

Appending the tooltip to document.body and manually fixing the
bug of tooltip persisting after the reference element is no
longer visible in DOM using MutationObserver does the trick
for us.
2021-06-09 16:38:56 -07:00
..
2021-04-26 09:27:49 -07:00
2021-05-28 15:44:49 -07:00
2021-05-18 17:33:51 -07:00
2021-05-10 19:26:41 -07:00
2021-05-10 19:26:41 -07:00
2021-05-18 17:33:51 -07:00