\n\n1) Create a questionnaire with decimal / integer type \n2) Access the questionnaire from encounter section of patient.\n3) Try inputting the field of decimal and integer type with \"e\".\n4) It will show an error message as \" This field is required\" instead of \" Invalid input type \"\n\nEXPECTED BEHAVIOR\nThe system should return an error message like:\n“Please enter a valid number” or “Input must be an integer/decimal”\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12970,"Incorrect error message when wrong input type is entered in questionnaire (e.g., string in decimal/integer field)","2025-08-22T11:07:57Z","https://github.com/ohcnetwork/care_fe/issues/12970",0.73087704,{"description":3227,"labels":3228,"number":3229,"owner":3172,"repository":3173,"state":3197,"title":3230,"updated_at":3231,"url":3232,"score":3233},"**Describe the bug**\nWhen editing any questionnaire (e.g., AllergyQuestion, DiagnosisQuestion, SymptomQuestion, MedicationRequest) and submitting without making actual updates, the system still processes the submission as if changes were made\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Encounters\n2. Edit a questionnaire (AllergyQuestion, DiagnosisQuestion, SymptomQuestion, MedicationRequest)\n3. Click submit without making any edits\n4. See error\n\n**Expected behavior**\nNo batch request shall be made to the backend when questionnaire doesn't have actual changes\n\n**Recording**\n\nhttps://github.com/user-attachments/assets/a25bd2a0-9f9f-4a24-a6c7-dc80dbf64bed\n\nhttps://github.com/user-attachments/assets/6cd67116-bf9c-4ee9-8da4-2c11bf2b9242\n\n**Desktop (please complete the following information):**\n\n- OS: Fedora\n- Browser: Brave\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12683,"Bug: Questionnaires are submitted even when no edits are made","2025-07-08T13:16:02Z","https://github.com/ohcnetwork/care_fe/issues/12683",0.73268485,{"description":3235,"labels":3236,"number":3237,"owner":3172,"repository":3173,"state":3197,"title":3238,"updated_at":3239,"url":3240,"score":3241},"**Describe the bug**\nWhen a questionnaire is imported using a valid JSON file, the form fields appear to be populated correctly. However, upon clicking \"Save,\" the system displays validation errors in questions field even tho value is there, and the questionnaire cannot be saved. \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Click on \"Create Questionnaire\"\n2. Click on \"Import from URL\"\n3. Enter a raw JSON URL file, import and try to save it\n4. See error\n\n**Expected behavior**\nShould be able to save a successfully imported JSON.\n\n**Screenshots**\n\u003Cimg width=\"1447\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a57de29c-ae33-43bb-8e70-fb4dcd02416a\" />\n\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12438,"Unable to Save Questionnaire After Importing from JSON File","2025-05-30T08:11:15Z","https://github.com/ohcnetwork/care_fe/issues/12438",0.7352926,{"description":3243,"labels":3244,"number":3251,"owner":3172,"repository":3173,"state":3197,"title":3252,"updated_at":3253,"url":3254,"score":3255},"**Describe the bug**\nDue to some recent changes in QuestinnaireEditor, the UI broke for mobile screen causing QuestionnaireProperties sticky on top for mobile which results scroll-y ui break and double rendering of questionnarie properties above questions and and after questions \n\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/7c1dde7e-a825-4774-a50a-bde5a4d3c7ea\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3245,3248],{"name":3246,"color":3247},"bug","d73a4a",{"name":3249,"color":3250},"stale","688388",12721,"Questionnaire Editor UI broke for mobile screen","2025-07-23T13:06:44Z","https://github.com/ohcnetwork/care_fe/issues/12721",0.7393289,{"description":3257,"labels":3258,"number":3261,"owner":3172,"repository":3173,"state":3197,"title":3262,"updated_at":3263,"url":3264,"score":3265},"**Description:**\n\nWhile submitting a questionnaire form with all required and correctly formatted input fields, the application incorrectly showed a validation error to the user. However, upon checking the Network tab in Chrome DevTools, the actual API response showed:\n\nHTTP Status Code: 400\n\nResponse Body: Contains a server-side error message with a status code of 500\n\nThis suggests a discrepancy between front-end validation feedback and the actual server error, possibly due to improper error handling or response mapping.\n\n**Steps to Reproduce:**\n\n\u003Cimg width=\"1919\" height=\"852\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3b5539d9-83ec-4b98-8293-c261d72036f4\" />\n\nNavigate to the questionnaire submission page.\n\nFill in all fields with valid and required input.\n\nClick on the Submit button.\n\nObserve that a validation error is displayed on the UI.\n\nOpen DevTools (F12) → Go to the Network tab.\n\nCheck the failed API request related to the submission.\n\nNote:\n\nStatus shown in DevTools: 400 Bad Request\n\nAPI response body: contains a server error message with internal status 500\n\nExpected Behavior:\n\nThe questionnaire should submit successfully if all fields are valid. If there is a server-side failure, it should show an appropriate server error message.\n\n\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3259,3260],{"name":3191,"color":3192},{"name":3194,"color":3195},12992,"Shown validation error while submitting a questionnaire","2025-07-31T13:22:53Z","https://github.com/ohcnetwork/care_fe/issues/12992",0.73980427,["Reactive",3267],{},["Set"],["ShallowReactive",3270],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fs2huLdNd1C_StN11MKuExam9nfX7oEZxaYaQeVMiCwo":-1},"/ohcnetwork/care_fe/12677"]