From b94e16c98a41d0f90c73031fd143dc05e0316f16 Mon Sep 17 00:00:00 2001 From: sarikaya Date: Wed, 17 Jul 2024 03:33:07 +0300 Subject: [PATCH 1/2] Round by 0.25 for the enhanced robogrades --- .../grades-form/grades-form.tsx | 56 ++++++++++++++++--- 1 file changed, 48 insertions(+), 8 deletions(-) diff --git a/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx b/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx index 513ccd897ada..9be932435fc5 100644 --- a/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx +++ b/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx @@ -447,22 +447,42 @@ export function GradesForm({ task }: Props): JSX.Element | null { - + - + - + - + @@ -473,22 +493,42 @@ export function GradesForm({ task }: Props): JSX.Element | null { - + - + - + - + From 995f1250657b6d768b869e1037ce7df4cc3bd055 Mon Sep 17 00:00:00 2001 From: sarikaya Date: Wed, 17 Jul 2024 03:41:28 +0300 Subject: [PATCH 2/2] Fix enhanced robogrades styling --- .../src/components/annotation-page/grades-form/grades-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx b/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx index 9be932435fc5..d0a33571a16a 100644 --- a/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx +++ b/cvat-ui/src/components/annotation-page/grades-form/grades-form.tsx @@ -440,7 +440,7 @@ export function GradesForm({ task }: Props): JSX.Element | null { {enhancedRobogradesVisibility ? ( - + Front of Card