Skip to content

assets/visits-calendar: Ensure popover disposal when mouse leaves

Ensure day popovers will be disposed when the mouse pointer leaves the day on calendar or leaves the popover.

Closes #2426 (closed)

Test Plan

I added a cypress test for the day leave case. Unfortunately, I could not manage to write a functional test with cypress for the popover leave case. Hovering events are hard to simulate.


Migrated from D3233 (view on Phabricator)

Merge request reports