From 8b34879d665ddc27145543ff7ea5f506dc38ee81 Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:13:14 +0100 Subject: [PATCH] Enhance JSONGenerator: improve SelectItem layout with color indicators for better visual representation of alert types --- frontend/src/app/json-editor/page.tsx | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/json-editor/page.tsx b/frontend/src/app/json-editor/page.tsx index 8e740975..6a99dfb7 100644 --- a/frontend/src/app/json-editor/page.tsx +++ b/frontend/src/app/json-editor/page.tsx @@ -538,15 +538,28 @@ export default function JSONGenerator() { />