From 721a68568acc3664280febca8e5340fe556351d9 Mon Sep 17 00:00:00 2001 From: Gigin George Date: Mon, 13 Jan 2025 18:20:23 +0530 Subject: [PATCH 01/20] Fix: QuestionnaireSearch Focus Issue --- src/components/Questionnaire/QuestionnaireForm.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Questionnaire/QuestionnaireForm.tsx b/src/components/Questionnaire/QuestionnaireForm.tsx index 34e67e9eb02..ca6c0978cd0 100644 --- a/src/components/Questionnaire/QuestionnaireForm.tsx +++ b/src/components/Questionnaire/QuestionnaireForm.tsx @@ -373,7 +373,10 @@ export function QuestionnaireForm({ {/* Search and Add Questionnaire */} -
+
{ From 4b5d5a7b81490614126e9a94d86ff276b0dbe9a7 Mon Sep 17 00:00:00 2001 From: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:07:42 +0530 Subject: [PATCH 02/20] Add * symbol and max phone number length to Facility Create Form (#9937) --- src/components/Facility/CreateFacilityForm.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/Facility/CreateFacilityForm.tsx b/src/components/Facility/CreateFacilityForm.tsx index d3c73213422..c20372b08e3 100644 --- a/src/components/Facility/CreateFacilityForm.tsx +++ b/src/components/Facility/CreateFacilityForm.tsx @@ -164,7 +164,7 @@ export default function CreateFacilityForm({ name="facility_type" render={({ field }) => ( - Facility Type + Facility Type ( - Phone Number + Phone Number @@ -278,7 +279,7 @@ export default function CreateFacilityForm({ name="pincode" render={({ field }) => ( - Pincode + Pincode ( - Address + Address