\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,"ohcnetwork","care_fe","open","Incorrect error message when wrong input type is entered in questionnaire (e.g., string in decimal/integer field)","2025-07-17T12:25:43Z","https://github.com/ohcnetwork/care_fe/issues/12970",0.73087704,{"description":3028,"labels":3029,"number":3030,"owner":3020,"repository":3021,"state":3022,"title":3031,"updated_at":3032,"url":3033,"score":3034},"## Describe the bug\n\nValueSetSelect in forms are not getting scroll to and focus on any validation errors popping whereas other fields do that being in same form and on long form where submit button is at bottom where user needs to scroll it creates confusion why form is not submitting and it is bad of UX\n\n>[!NOTE]\nIt happening to every form which are using `ValueSetSelect` as field \n\nhttps://github.com/user-attachments/assets/ec116fee-c561-4c12-b921-c31c23a53b23\n\n\n## Expected\n\nhttps://github.com/user-attachments/assets/a363565c-05fe-4a4f-8cd1-e3b2282f7026\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",[],13096,"`ValueSetSelect` in forms not getting focus and scroll on Error","2025-07-25T18:35:26Z","https://github.com/ohcnetwork/care_fe/issues/13096",0.7407519,{"description":3036,"labels":3037,"number":3038,"owner":3020,"repository":3021,"state":3022,"title":3039,"updated_at":3040,"url":3041,"score":3042},"**Describe the bug**\n\n- WHEN YOu fill all the data in the form and swap the selection for a field with an enable_when condition, the questionnaire is throwing an error upon submission\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",[],12810,"Questionnaire submission is failing for enable when condition","2025-07-07T10:19:06Z","https://github.com/ohcnetwork/care_fe/issues/12810",0.7499451,{"description":3044,"labels":3045,"number":3052,"owner":3020,"repository":3021,"state":3053,"title":3054,"updated_at":3055,"url":3056,"score":3057},"**Describe the bug**\n\nWhen we submit the form, and there is a error in the schedule create form / edit form, it is not auto scrolling to the error message, so users need to manually check for error\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to profile and create a schedule with past date\n2. submit the form\n3. See error\n\n**Expected behavior**\n\nAuto-scroll to the error message in the schedule create / edit form\n\n**Screenshots**\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",[3046,3049],{"name":3047,"color":3048},"question","d876e3",{"name":3050,"color":3051},"needs-triage","ededed",12149,"closed","Add auto-scroll to error fields in schedule creation / edit form","2025-07-22T07:37:10Z","https://github.com/ohcnetwork/care_fe/issues/12149",0.64264375,{"description":3059,"labels":3060,"number":3061,"owner":3020,"repository":3021,"state":3053,"title":3062,"updated_at":3063,"url":3064,"score":3065},"**Describe the bug**\n- Currently, users are not notified when a new question is created; they have to scroll down manually to check for it.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Questionnaire\n2. Click on 'Add Question'\n3. Create 2 more Question\n4. See error\n\n**Expected behavior**\nThis section should auto-scroll to the latest question.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/6e39de7d-e16d-4d65-aafd-0e7dca2fff87\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",[],12450,"Auto-scroll to new questions and Hide Unit for non-quantity questions in Create Questionnaire.","2025-05-29T11:31:54Z","https://github.com/ohcnetwork/care_fe/issues/12450",0.686889,{"description":3067,"labels":3068,"number":3069,"owner":3020,"repository":3021,"state":3053,"title":3070,"updated_at":3071,"url":3072,"score":3073},"**Describe the bug**\nIn Group type questions, when a user clicks on \"Add Subquestion,\" the newly added subquestion is not automatically brought into view. This creates confusion, especially in long forms, as users have to scroll manually to find the added subquestion.\n\n**Expected behavior**\nWhen \"Add Subquestion\" is clicked, the view should automatically scroll to the newly added subquestion.\n\n**Steps to Reproduce**\n\n- Go to the questionnaire editor.\n- Add a Group type question.\n- Click on \"Add Subquestion.\"\n- Observe that the subquestion is added but not scrolled into view.",[],12557,"Scroll to Newly Added Subquestion in Group Type Questions","2025-06-09T13:24:15Z","https://github.com/ohcnetwork/care_fe/issues/12557",0.713012,{"description":3075,"labels":3076,"number":3077,"owner":3020,"repository":3021,"state":3053,"title":3078,"updated_at":3079,"url":3080,"score":3081},"**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":3083,"labels":3084,"number":3085,"owner":3020,"repository":3021,"state":3053,"title":3086,"updated_at":3087,"url":3088,"score":3089},"**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":3091,"labels":3092,"number":3099,"owner":3020,"repository":3021,"state":3053,"title":3100,"updated_at":3101,"url":3102,"score":3103},"**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",[3093,3096],{"name":3094,"color":3095},"bug","d73a4a",{"name":3097,"color":3098},"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":3105,"labels":3106,"number":3109,"owner":3020,"repository":3021,"state":3053,"title":3110,"updated_at":3111,"url":3112,"score":3113},"**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",[3107,3108],{"name":3047,"color":3048},{"name":3050,"color":3051},12992,"Shown validation error while submitting a questionnaire","2025-07-31T13:22:53Z","https://github.com/ohcnetwork/care_fe/issues/12992",0.73980427,["Reactive",3115],{},["Set"],["ShallowReactive",3118],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fs2huLdNd1C_StN11MKuExam9nfX7oEZxaYaQeVMiCwo":-1},"/ohcnetwork/care_fe/12677"]