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
The popup effect is done via CSS. Although it's a lightweight solution, there is a flick if you keep the mouse in the gap between the link and the popup box.
CleanShot.2021-11-25.at.17.01.14.mp4
Also, part of the problem with the current implementation is the popup is covering the content, making the interaction a bit tedious.
Something worth it to explore could be to show the preview next to the cursor, so you don't lose the content context.