From 4b0d131fec580dd9e88f17dcd381bc93cde1fabb Mon Sep 17 00:00:00 2001 From: Florin Bilt Date: Fri, 15 Mar 2024 15:52:22 +0200 Subject: [PATCH] Added a copy icon for the alert's ID in Graphs View. --- ui/perfherder/graphs/GraphTooltip.jsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ui/perfherder/graphs/GraphTooltip.jsx b/ui/perfherder/graphs/GraphTooltip.jsx index e394848fde4..49524ac44e9 100644 --- a/ui/perfherder/graphs/GraphTooltip.jsx +++ b/ui/perfherder/graphs/GraphTooltip.jsx @@ -276,6 +276,11 @@ const GraphTooltip = ({ )} +

)} {isCommonAlert && !dataPointDetails.alertSummary && (