\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",[],13261,"Optional `derived_from_uri` field triggers validation error","2025-08-05T06:20:47Z","https://github.com/ohcnetwork/care_fe/issues/13261",0.7509952,{"description":3045,"labels":3046,"number":3047,"owner":3029,"repository":3030,"state":3031,"title":3048,"updated_at":3049,"url":3050,"score":3051},"**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-07-17T12:25:43Z","https://github.com/ohcnetwork/care_fe/issues/12970",0.75458735,{"description":3053,"labels":3054,"number":3055,"owner":3029,"repository":3030,"state":3031,"title":3056,"updated_at":3057,"url":3058,"score":3059},"**Describe the bug**\nWhen registering a new patient, if we check the \"phone for emergency contact\" checkbox, the validation error message for the Emergency Phone Number field does not disappear.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Patients' -> \"Add new patient\".\n2. Check the \"Use this phone number for emergency contact\" checkbox.\n3. Observe that the validation message for Emergency Phone Number remains visible.\n\nhttps://github.com/user-attachments/assets/14859aad-dcc1-491c-b6a1-6d89afb74fa8\n\n**Expected behavior**\nThe validation error for Emergency Phone Number should disappear as the checkbox is checked.\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",[],13227,"Emergency Contact Field Error Not Dismissing on Checkbox Selection","2025-08-03T16:55:49Z","https://github.com/ohcnetwork/care_fe/issues/13227",0.76204896,{"description":3061,"labels":3062,"number":3069,"owner":3029,"repository":3030,"state":3070,"title":3071,"updated_at":3072,"url":3073,"score":3074},"**Describe the bug**\nWhen the \"name\" or \"code\" fields are left empty in the `DiscountCodeForm` and `DiscountMonetaryComponentForm`, the validation error displays the raw translation key (e.g., \"field_required\") instead of the actual translated message.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nThe validation error message should display the translated text (e.g., \"This field is required\") instead of the raw translation key when the \"name\" or \"code\" fields are left empty in the `DiscountCodeForm` and `DiscountMonetaryComponentForm`.\n\n**Screenshots**\n\n\u003Cimg width=\"558\" height=\"928\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4b998740-2977-40c2-ac51-d7f8fccf3172\" />\n\n\u003Cimg width=\"574\" height=\"924\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/20d159db-1516-4cd7-99e1-85136620cf91\" />\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",[3063,3066],{"name":3064,"color":3065},"question","d876e3",{"name":3067,"color":3068},"needs-triage","ededed",13219,"closed","Validation error messages show translation keys instead of translated text in DiscountCodeForm and DiscountMonetaryComponentForm","2025-08-04T10:44:08Z","https://github.com/ohcnetwork/care_fe/issues/13219",0.5488113,{"description":3076,"labels":3077,"number":3081,"owner":3029,"repository":3030,"state":3070,"title":3082,"updated_at":3083,"url":3084,"score":3085},"**Describe the bug**\nNo input fields in Create Discount form have required indicator.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nAdd aria-required=\"true\" to Name and Code and correct the \"Field required\" translation\n\n**Screenshots**\n\n\u003Cimg width=\"1911\" height=\"953\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7f170d78-5e8f-494c-9f31-f3632cf83753\" />\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",[3078],{"name":3079,"color":3080},"good first issue","7057ff",13203,"Required indicator (*) missing for fields in AddRequired indicator (*) missing for fields in Create Discount Code form","2025-08-01T17:27:17Z","https://github.com/ohcnetwork/care_fe/issues/13203",0.6788896,{"description":3087,"labels":3088,"number":3091,"owner":3029,"repository":3030,"state":3070,"title":3092,"updated_at":3093,"url":3094,"score":3095},"\n**Describe the bug**\nWhen a discount or tax is added in the ChargeItemDefinition form, a validation error (Expected string, received null)appears on the corresponding input field.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Settings'\n2. Click on 'ChargeItemDefinitions'\n3. Click on 'Add Definition'\n4. Click on 'Add discount' or 'Add tax' dropdown.\n5. See error\n\n**Expected behavior**\nWhen a discount or tax is added, the input should accept the default value without showing a validation error.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/2aec7375-9430-4924-96f0-8d105b910066\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",[3089,3090],{"name":3064,"color":3065},{"name":3067,"color":3068},13215,"Bug: Validation error on Discounts and Taxes fields in ChargeItemDefinitions","2025-08-04T07:49:13Z","https://github.com/ohcnetwork/care_fe/issues/13215",0.68332404,{"description":3097,"labels":3098,"number":3099,"owner":3029,"repository":3030,"state":3070,"title":3100,"updated_at":3101,"url":3102,"score":3103},"**Describe the bug**\nThe validation messages for the \"Password\" and \"Confirm Password\" fields are not showing.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Department'.\n2. Click on 'Users' -> \"Add users\".\n3. See error, the validation message for password and confirm password is not showing.\n\nhttps://github.com/user-attachments/assets/ee0e9127-5a26-4867-93c4-eb135702e6b4\n\n**Expected behavior**\nWhen the form is submitted validation messages should appear directly below input fields.\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",[],12820,"Password validation messages are not displayed on the Add User form","2025-07-10T06:41:05Z","https://github.com/ohcnetwork/care_fe/issues/12820",0.71482384,{"description":3105,"labels":3106,"number":3107,"owner":3029,"repository":3030,"state":3070,"title":3108,"updated_at":3109,"url":3110,"score":3111},"**Describe the bug**\nWhen adding a user exception, the validation error message does not clear immediately after the user checks the checkbox , but the form is submitted.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Users → Click \"Add Exception\"\n2. Observe that the error messages persists after checking the checkbox.\n\nhttps://github.com/user-attachments/assets/90cc5bcc-3fe6-4ac1-b313-59540bccb70b\n\n\n**Expected behavior**\nThe error message should disappear as the user checks the checkbox.\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",[],12803,"Validation Message Fails to Clear on Checkbox Toggle","2025-07-16T12:13:25Z","https://github.com/ohcnetwork/care_fe/issues/12803",0.7180183,{"description":3113,"labels":3114,"number":3118,"owner":3029,"repository":3030,"state":3070,"title":3119,"updated_at":3120,"url":3121,"score":3122},"**Describe the bug**\nWhen adding a new patient, validation messages for conditionally fields ( Date of Birth not appear on the first submission only after appearing on the second submit.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Add New Patient ' Tab\n2. Submit the form with empty\n3. See error, the validation message for dob is not showing, only after second submission it is showing. \n\nhttps://github.com/user-attachments/assets/66f31949-f79e-4ad6-a6c6-29985294034e\n\n**Expected behavior**\nconditional fields should show immediately on first submit.\n\nhttps://github.com/user-attachments/assets/0e6d636d-c34a-459b-b506-3cca90641a05\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",[3115],{"name":3116,"color":3117},"stale","688388",12620,"Validation errors for conditional fields only appear after second submit","2025-07-23T09:14:22Z","https://github.com/ohcnetwork/care_fe/issues/12620",0.71975815,["Reactive",3124],{},["Set"],["ShallowReactive",3127],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDX6pRcOzQ24ctXhvXXtdTAFOIkVKWlPCdNZMVi9tV4k":-1},"/ohcnetwork/care_fe/13234"]