\n\n\u003Cimg width=\"1630\" height=\"843\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f72643ca-d39b-4397-b30d-c4faef4e08f0\" />\n\n\u003Cimg width=\"1553\" height=\"819\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/c41c0bfc-9a13-4e42-adb6-5923c221b2a8\" />\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",[],13135,"Unwanted API calls are triggered by the questions in Questionnaire Preview","2025-07-29T05:46:03Z","https://github.com/ohcnetwork/care_fe/issues/13135",0.73116964,{"description":3204,"labels":3205,"number":3206,"owner":3172,"repository":3173,"state":3207,"title":3208,"updated_at":3209,"url":3210,"score":3211},"**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,"closed","Unable to Save Questionnaire After Importing from JSON File","2025-05-30T08:11:15Z","https://github.com/ohcnetwork/care_fe/issues/12438",0.6845828,{"description":3213,"labels":3214,"number":3221,"owner":3172,"repository":3173,"state":3207,"title":3222,"updated_at":3223,"url":3224,"score":3225},"**Describe the bug**\nWhen creating a new request in the Encounter section, validation errors remain visible when we click the \"Fill my Details\" button and for \"facility selection\" filling the form.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Encounter' \n2. Click on any patients.\n3. Go to \"Requests\" -> \"Create Request\" and save it\n4. Observe that validation errors remain visible.\n\nhttps://github.com/user-attachments/assets/24c9422d-1452-47b9-923c-44c2da1944e5\n\n\n\n\n\n**Expected behavior**\n\"Fill My Details\" should clear any existing errors and facility selection.\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\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",[3215,3218],{"name":3216,"color":3217},"question","d876e3",{"name":3219,"color":3220},"needs-triage","ededed",12518,"Request Form Shows Validation Errors After Submission","2025-06-11T10:42:22Z","https://github.com/ohcnetwork/care_fe/issues/12518",0.69861954,{"description":3227,"labels":3228,"number":3229,"owner":3172,"repository":3173,"state":3207,"title":3230,"updated_at":3231,"url":3232,"score":3233},"**Describe the bug**\nWhen I was inputting a character \"e\" in the decimal and integer type of a question, I observed an incorrect error message as \" This field is required\" instead of showing an error message as \"Invalid input type\" .\n\nSTEPS TO REPRODUCE :\n\n\u003Cimg width=\"1738\" height=\"922\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ee295229-6d82-47d4-9e02-2755c811ab1c\" />\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.7004315,{"description":3235,"labels":3236,"number":3239,"owner":3172,"repository":3173,"state":3207,"title":3240,"updated_at":3241,"url":3242,"score":3243},"**Describe the bug**\nwhen the user submits the form with empty fields, the validation messages appear and remain even after the sheet is closed. \nRe-opening the sheet shows the errors.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Users → Availability\n2. Click Create Template (the same happens with Create Exception).\n3. Submit the form without filling any fields.\n4. Close the sheet and open it again.\n5. The previous validation messages are still visible.\n\nhttps://github.com/user-attachments/assets/16089f64-6743-4003-b62d-21dd8042ad4c\n\n\n**Expected behavior**\nAll validation messages should disappear when the sheet is closed.\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",[3237,3238],{"name":3216,"color":3217},{"name":3219,"color":3220},12802,"Submission Errors Persist After Closing and Re-Opening Form Sheet","2025-07-07T13:09:47Z","https://github.com/ohcnetwork/care_fe/issues/12802",0.7051903,{"description":3245,"labels":3246,"number":3247,"owner":3172,"repository":3173,"state":3207,"title":3248,"updated_at":3249,"url":3250,"score":3251},"**Describe the bug**\nIn the **Create Schedule Template form**, when the form is submitted with empty values, most fields correctly show user-friendly validation errors such as `\"This field is required\"`.\nHowever, the fields `Slot Duration` and `Patients per Slot` display raw validation errors:\n- `\"Expected number, received null\"` when left empty.\n- `\"Expected number, received nan\"` when input is typed and then cleared.\n\nThis results in a confusing and inconsistent user experience, especially for non-technical users\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Create Schedule Template page.\n2. Leave all fields empty and click **Save**.\n3. Observe the validation messages for all required fields.\n4. See error\n\n**Expected behavior**\nAll fields should show consistent and user-friendly validation messages:\n- If empty: `This field is required`\n- If invalid: `Please enter a valid number`\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/44622cee-2151-480f-aba6-2c2216c2b81e\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",[],13304,"Inconsistent and Technical Validation Errors in “Create Schedule Template” Form","2025-08-11T17:34:26Z","https://github.com/ohcnetwork/care_fe/issues/13304",0.72589904,{"description":3253,"labels":3254,"number":3260,"owner":3172,"repository":3173,"state":3207,"title":3261,"updated_at":3262,"url":3263,"score":3264},"**Describe the bug**\nCurrently when the user is not passing values in valueset as expected, it is showing error message which is not user friendly\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/admin/valuesets/pupil_size/edit)\n2. Click on add filter\n3. Do not pass any value here and click on save\n4. See error\n\n**Expected behavior**\nThe error message should be user friendly\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/eacaf081-bb34-4ec0-9496-c0f19d5a6150\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",[3255,3256,3259],{"name":3216,"color":3217},{"name":3257,"color":3258},"stale","688388",{"name":3219,"color":3220},12349,"Improve error handling by displaying user friendly error message","2025-06-13T14:17:05Z","https://github.com/ohcnetwork/care_fe/issues/12349",0.726614,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuzO3O_COWpGp_FdcJqbKoRGo8QZ-LNCDL4lVwqKW-O0":-1},"/ohcnetwork/care_fe/12992"]