From 5344d2ca890f2c367e49c39e03459b956621e272 Mon Sep 17 00:00:00 2001 From: Travis Long Date: Thu, 21 Dec 2023 10:04:50 -0600 Subject: [PATCH] Fixes #2049 - Improve Server Knobs config snippet button visibility This is an attempt to make the copy to clipboard button more obvious and to clean up the description text. --- src/pages/MetricDetail.svelte | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/src/pages/MetricDetail.svelte b/src/pages/MetricDetail.svelte index fc6459f8f..afc412075 100644 --- a/src/pages/MetricDetail.svelte +++ b/src/pages/MetricDetail.svelte @@ -278,18 +278,26 @@ {/if} + - + +
Sampling Configuration Snippet - Click the link to copy a + + Click the button to copy a snippet for use in a + configuration snippet - for this metric to the clipboard. This would be used in the branch configuration - of a Mozilla Experimenter - experiment or rollout. + Mozilla Experimenter configuration. + +