From 32d87c634a8d543328f55a355e75c31bee9f1778 Mon Sep 17 00:00:00 2001 From: Swetha-Josh Date: Fri, 12 Jun 2026 11:18:30 +0530 Subject: [PATCH] bug fixes --- .../src/components/common/FormControls.jsx | 30 +++++++----- .../src/pages/Admin/Validations.jsx | 49 ++++++++++--------- .../Admin/configuration/CompanyProfile.jsx | 8 +-- 3 files changed, 50 insertions(+), 37 deletions(-) diff --git a/ipi-survey-platform/src/components/common/FormControls.jsx b/ipi-survey-platform/src/components/common/FormControls.jsx index 444e47d..f3cc9d5 100644 --- a/ipi-survey-platform/src/components/common/FormControls.jsx +++ b/ipi-survey-platform/src/components/common/FormControls.jsx @@ -433,22 +433,30 @@ export const SelectField = ({
- - {getDisplayValue()} - + + {getDisplayValue()} + {showClear ? (