Skip to content

Resolve "Merge Request popover doesn't go away on mouse leave"

What does this MR do?

The MR Popover was not always going away because it was rendering two popovers for some reason. This ensures that the popover listener is only added to an element once.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #60241 (closed)

Edited by Sam Bigelow

Merge request reports