An error occurred while fetching the assigned milestone of the selected merge_request.
js
src
tooltip.js +1 -0
tests/unit
tooltip.js +16 -0
+ 1
- 0
+ 16
- 0
@@ -805,4 +805,20 @@ $(function () {
Created by: maxbeatty
fixes #16732 (closed) by applying @markbao's suggestion when the tooltip is hidden. addresses issue demonstrated here https://jsbin.com/bapohu/edit?html,js,output. I couldn't reproduce the other 2 scenarios with v4 outlined in #16732 (closed)
Preferences