Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Knox <simon@gitlab.com>2018-06-29 23:27:15 +0300
committerMike Greiling <mike@pixelcog.com>2018-06-29 23:27:15 +0300
commite64d4fd36f0d0b3c5be6e5f666af72ebd58a4293 (patch)
tree909505c4ce1ace3b775d8ffa973ec66febe928e6 /changelogs/unreleased/47516-pipe-scroll.yml
parent906e07fbfa9303772ecd3b2c7e83de662d670772 (diff)
Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR widget"
Diffstat (limited to 'changelogs/unreleased/47516-pipe-scroll.yml')
-rw-r--r--changelogs/unreleased/47516-pipe-scroll.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/47516-pipe-scroll.yml b/changelogs/unreleased/47516-pipe-scroll.yml
new file mode 100644
index 00000000000..3e283f649bd
--- /dev/null
+++ b/changelogs/unreleased/47516-pipe-scroll.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent pipeline job tooltip from scrolling off dropdown container
+merge_request:
+author:
+type: fixed