From e0e322441350773f4df81f3f089fc129bcc0a536 Mon Sep 17 00:00:00 2001 From: twwu Date: Mon, 25 Aug 2025 17:46:27 +0800 Subject: [PATCH] refactor(option-card): enhance styling and accessibility by updating class names and adding title attribute --- .../preparation/data-source-options/option-card.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/web/app/components/rag-pipeline/components/panel/test-run/preparation/data-source-options/option-card.tsx b/web/app/components/rag-pipeline/components/panel/test-run/preparation/data-source-options/option-card.tsx index 27813a4bfd..83a0f53770 100644 --- a/web/app/components/rag-pipeline/components/panel/test-run/preparation/data-source-options/option-card.tsx +++ b/web/app/components/rag-pipeline/components/panel/test-run/preparation/data-source-options/option-card.tsx @@ -29,20 +29,23 @@ const OptionCard = ({ return (
-
+
-
+
{label}