From b9f3aa35e5bd3336357b22a141676086a714eeed Mon Sep 17 00:00:00 2001 From: sonika <> Date: Mon, 11 Sep 2023 13:35:01 +0530 Subject: [PATCH] css and checkbox veiw only fix --- .../PatientForm/PainAnalysisSection4.tsx | 40 ++++++++++++------- src/Components/PatientForm/PatientForm.tsx | 2 +- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/src/Components/PatientForm/PainAnalysisSection4.tsx b/src/Components/PatientForm/PainAnalysisSection4.tsx index 221cf41..e41dd86 100644 --- a/src/Components/PatientForm/PainAnalysisSection4.tsx +++ b/src/Components/PatientForm/PainAnalysisSection4.tsx @@ -138,6 +138,7 @@ export default function PainAnalysisSection4({ })); }; + console.log("hsabdyhsx",patientDataDiplay) return ( <> @@ -182,35 +183,35 @@ export default function PainAnalysisSection4({ + } label='Bending' disabled={type == 'display'} /> + } label='Standing' disabled={type == 'display'} /> + } label='Sitting' disabled={type == 'display'} /> + } label='Walking' disabled={type == 'display'} /> + } label='Others' disabled={type == 'display'} @@ -232,6 +233,7 @@ export default function PainAnalysisSection4({ } label='laying down' @@ -239,28 +241,28 @@ export default function PainAnalysisSection4({ /> + } label='Standing' disabled={type == 'display'} /> + } label='Sitting' disabled={type == 'display'} /> + } label='Walking' disabled={type == 'display'} /> + } label='Others' disabled={type == 'display'} @@ -279,17 +281,14 @@ export default function PainAnalysisSection4({ + } label='Sharp' disabled={type == 'display'} /> + } label='Dull/Ache' disabled={type == 'display'} @@ -299,6 +298,7 @@ export default function PainAnalysisSection4({ } label='Throbbing' @@ -309,6 +309,7 @@ export default function PainAnalysisSection4({ } label='Tingling/Numbness/Burning' @@ -316,7 +317,7 @@ export default function PainAnalysisSection4({ /> + } label='Others' disabled={type == 'display'} @@ -338,6 +339,7 @@ export default function PainAnalysisSection4({ } label='Morning' @@ -348,6 +350,7 @@ export default function PainAnalysisSection4({ } label='During day' @@ -358,6 +361,7 @@ export default function PainAnalysisSection4({ } label='Evening' @@ -368,6 +372,7 @@ export default function PainAnalysisSection4({ } label='Lying in bed' @@ -378,6 +383,7 @@ export default function PainAnalysisSection4({ } label='Others' @@ -454,6 +460,7 @@ export default function PainAnalysisSection4({ } label='Muscle weakness' @@ -464,6 +471,7 @@ export default function PainAnalysisSection4({ } label='Bowel/Bladder problem' @@ -474,6 +482,7 @@ export default function PainAnalysisSection4({ } label='Digestion' @@ -484,6 +493,7 @@ export default function PainAnalysisSection4({ } label='Cardiac/Respiratory' diff --git a/src/Components/PatientForm/PatientForm.tsx b/src/Components/PatientForm/PatientForm.tsx index c6d813a..7de17cf 100644 --- a/src/Components/PatientForm/PatientForm.tsx +++ b/src/Components/PatientForm/PatientForm.tsx @@ -426,7 +426,7 @@ export default function PatientForm({ type }: Props) { )}
- + {/*
*/} Confidential Patient Information