\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",[],13629,"Gender field can be deselected, shows wrong error","2025-09-05T14:19:22Z","https://github.com/ohcnetwork/care_fe/issues/13629",0.70242167,{"description":3188,"labels":3189,"number":3190,"owner":3172,"repository":3173,"state":3174,"title":3191,"updated_at":3192,"url":3193,"score":3194},"**Describe the bug**\nIn patient home page, there is a `Patient Home` which is redundant as user is already in patient home\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Search Patient'\n2. Click on 'any patient'\n3. Scroll down to 'Patient Home'\n4. See error\n\n**Expected behavior**\nRemove the dummy button\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/91356053-40b3-477c-ad60-0ca9aad3cc97\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",[],14009,"Dummy button in patient details page","2025-10-08T23:43:54Z","https://github.com/ohcnetwork/care_fe/issues/14009",0.70904243,{"description":3196,"labels":3197,"number":3198,"owner":3172,"repository":3173,"state":3174,"title":3199,"updated_at":3200,"url":3201,"score":3202},"**Describe the bug**\nOn initiate encounter page future dates are selectable for all the status types, but it should be applicable only when selecting status as \"Planned\", not when the status is selected as \"In Progress\".\n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'search patient'\n2. Click on 'add new patient'\n3. Fill in the patient details then save\n4. Then click on \"create encounter\"\n5. Then initiate encounter option will pop up\n6. There when selecting dates, future dates are selectable for all status type.\n \n**Expected behavior**\nFuture date should be selectable only when the status type is selected as \"Planned\"\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",[],13293,"On initiate patient encounter option, future dates are selectable for all the status types.","2025-08-07T06:22:16Z","https://github.com/ohcnetwork/care_fe/issues/13293",0.71202374,{"description":3204,"labels":3205,"number":3212,"owner":3172,"repository":3173,"state":3213,"title":3214,"updated_at":3215,"url":3216,"score":3217},"**Describe the bug**\nThe **Date of Birth** input component currently allows users to enter unrestricted character lengths (e.g., more than 2 digits for day or month, and more than 4 digits for year). \n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Facility' > 'Patient' > 'Search patient'\n2. Click on 'Add New Patient'\n3. Scroll down to 'Date of Birth'\n4. Type as much as digits you want in that DD MM YY fields.\n\n**Expected behavior**\n\n- The \"Day\" input should restrict input to 2 digits only.\n- The \"Month\" input should also restrict to 2 digits.\n- The \"Year\" input should be limited to 4 digits, ideally up to the current year.\n- After entering 2 digits in Day and Month fields, the cursor should automatically move to the next input field to improve UX.\n\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/6eb06855-70dd-447c-a7f5-fa4c0e10aac8\n\n**Desktop (please complete the following information):**\n\n- OS: Windows 11\n- Browser chrome\n- Version 115+\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**\nAdditionally will have to add auto-focus behavior between fields so that the cursor automatically move to \"MM\", and then to \"YYYY\", otherwise it will affects user experience.\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",[3206,3209],{"name":3207,"color":3208},"question","d876e3",{"name":3210,"color":3211},"needs-triage","ededed",13289,"closed","Bug: Date of Birth (DOB) Inputs Allow Unlimited Characters - In Create New Patient Form","2025-08-08T04:12:59Z","https://github.com/ohcnetwork/care_fe/issues/13289",0.6724464,{"description":3219,"labels":3220,"number":3223,"owner":3172,"repository":3173,"state":3213,"title":3224,"updated_at":3225,"url":3226,"score":3227},"**Describe the bug**\nWhen registering a patient, if DOB and Age fields are filled with values that differ by more than 1 year (for example, DOB = 2007 and Age = 90), the form allows submission.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Patient Registration'.\n2. Fill in the DOB field with a date (2007).\n3. Fill in the Age field with a value (90)\n4. See error, form get submitted.\n\nhttps://github.com/user-attachments/assets/751eb169-66b8-4a66-953e-86787d333001\n\n**Expected behavior**\nWhen the entered Age and the Age calculated from the Date of Birth differ by more than 1 year, the form should display a validation message saying \"Age does not match the date of birth. Please correct one of them.\"\n\nhttps://github.com/user-attachments/assets/69d00e36-d15f-4020-a5ef-c28db71245e1\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",[3221,3222],{"name":3207,"color":3208},{"name":3210,"color":3211},12692,"Age and Date of Birth Mismatch Not Blocking Patient Registration Submission","2025-06-27T03:23:08Z","https://github.com/ohcnetwork/care_fe/issues/12692",0.67617375,{"description":3229,"labels":3230,"number":3231,"owner":3172,"repository":3173,"state":3213,"title":3232,"updated_at":3233,"url":3234,"score":3235},"**Describe the bug**\nNumeric keyboard is not showing for IOS devices\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Select any of number field in IOS device\n\n**Expected behavior**\nNumeric keypad should be show for IOS devices\n\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",[],12704,"Show numeric keyboard for number question in IOS devices","2025-06-25T10:10:48Z","https://github.com/ohcnetwork/care_fe/issues/12704",0.6889155,{"description":3237,"labels":3238,"number":3241,"owner":3172,"repository":3173,"state":3213,"title":3242,"updated_at":3243,"url":3244,"score":3245},"## Screenshots \n\n\n\n\u003Cimg width=\"540\" height=\"1206\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/1a00eb71-3887-43dd-9b0d-50ba0c5020fb\" />\n\n--- \n\n\n\n>[!NOTE]\nThis also needs to done for PatientIdentifierFilter , it also has same patient verify age dialog \n\n\u003Cimg width=\"540\" height=\"1206\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/87189227-836e-4e13-8203-859c5cda0cfe\" />\n\n\n\n",[3239,3240],{"name":3207,"color":3208},{"name":3210,"color":3211},13023,"Minor: Remove keyword accessibility shown on input for mobile view and Numpad for enter age Input","2025-07-22T06:40:49Z","https://github.com/ohcnetwork/care_fe/issues/13023",0.69265157,{"description":3247,"labels":3248,"number":3249,"owner":3172,"repository":3173,"state":3213,"title":3250,"updated_at":3251,"url":3252,"score":3253},"**Unnecessary Space Inside Date Picker Field**\nThe date picker input in Patient's Registration Page has unnecessary internal padding\n\n**To Reproduce**\nSteps to reproduce the behaviour:\n\n1. Go to 'Search Patient' page.\n2. Click \"Add New Patients\"\n3. Scroll to the \"Date of Birth / Age\" field.\n4.Observe the extra space inside the date picker input.\n\n**Screenshots**\n\n\u003Cimg width=\"729\" height=\"730\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/c169d652-799d-4e54-abc4-7e227e6e67fe\" />\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",[],13824,"Extra padding/space inside Date Picker input on Patient Registration form","2025-10-01T10:47:54Z","https://github.com/ohcnetwork/care_fe/issues/13824",0.6959356,{"description":3255,"labels":3256,"number":3259,"owner":3172,"repository":3173,"state":3213,"title":3260,"updated_at":3261,"url":3262,"score":3263},"**Describe the bug**\nThe Date of Birth fields (Day, Month, Year) in the Add Patient Details form are required but do not display the required field indicator (*). This misleads users into thinking the field is optional until an error is shown after form submission.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Search Patients\n2. Click on Add New Patient\n3. Scroll down to the Date of Birth section.\n4. Observe that Day, Month, and Year fields do not have an asterisk (*).\n5. Submit the form without filling DOB.\n6. See error: \"Date of birth must be present\".\n\n**Expected behavior**\nRequired fields (like Date of Birth) should show an asterisk (*) or a visual indicator to denote they are mandatory, just like other required fields (e.g., Blood Group, Pincode).\n\n**Screenshots**\nCurrent UI without asterisk:\n\u003Cimg width=\"1272\" height=\"1260\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b21ea2bc-d7aa-451e-a236-cf4df6968eaa\" />\n\nValidation error after submit:\n\u003Cimg width=\"1318\" height=\"1258\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/cdf21c0f-7cde-4b26-aa6c-5e41f1838e6b\" />\n\n\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",[3257,3258],{"name":3207,"color":3208},{"name":3210,"color":3211},12971,"Required indicator (*) missing for Date of Birth fields in Add Patient form","2025-07-18T06:05:34Z","https://github.com/ohcnetwork/care_fe/issues/12971",0.6982228,["Reactive",3265],{},["Set"],["ShallowReactive",3268],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fC2aapvgDcy85U34l3mW1PigkipuGalTWtKb59tXbKic":-1},"/ohcnetwork/care_fe/12682"]