Page MenuHomePhabricator

open and close popover component on hover over the target
Closed, ResolvedPublic

Description

the component should be opened on mouseenter and be closed on mouseleave or mouseout events (TODO: double check those events).

It should also stay open when moving to hover over the popover itself.