From 37a40e30f6a6e4c5da2bb1739a48feecf89a7939 Mon Sep 17 00:00:00 2001 From: Micha Reiser Date: Fri, 28 Mar 2025 21:58:05 +0100 Subject: [PATCH] [playground] Allow selecting the diagnostic message (#17051) ## Summary Allow selecting the diagnostic message so that the message can be copied (e.g. into an issue) ## Test Plan Screenshot 2025-03-28 at 16 52 45 --- playground/knot/src/Editor/Diagnostics.tsx | 2 +- playground/ruff/src/Editor/Diagnostics.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/playground/knot/src/Editor/Diagnostics.tsx b/playground/knot/src/Editor/Diagnostics.tsx index 5d4301d974..35b489dea9 100644 --- a/playground/knot/src/Editor/Diagnostics.tsx +++ b/playground/knot/src/Editor/Diagnostics.tsx @@ -84,7 +84,7 @@ function Items({