summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-08-06 10:52:50 +0100
committerFilipa Lacerda <filipa@gitlab.com>2019-08-06 10:52:50 +0100
commit3f49a79a64f474812f95d91ac940019fbb8d0370 (patch)
treefee4abc3510580f62d2b9d0ab9a69ff8ce6e85c0 /changelogs
parent7583f5349ff5d919d6d22b36e59efef1d4a93fb3 (diff)
downloadgitlab-ce-64608-double-tooltips.tar.gz
Prevents showing 2 tooltips in pipelines64608-double-tooltips
In pipeline's table two tooltips were being rendered With this change only one tooltip is trigerred on hover
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/64608-double-tooltips.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64608-double-tooltips.yml b/changelogs/unreleased/64608-double-tooltips.yml
new file mode 100644
index 00000000000..f6cb1944d26
--- /dev/null
+++ b/changelogs/unreleased/64608-double-tooltips.yml
@@ -0,0 +1,5 @@
+---
+title: Prevents showing 2 tooltips in pipelines table
+merge_request:
+author:
+type: fixed