\n\nshould be like this ⬇️\n\n\u003Cimg width=\"814\" height=\"180\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0cdc46d7-6f5c-4d9d-914f-6b8eae051391\" />\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",[],13383,"closed","Misaligned checkbox and label in \"Use this phone number for emergency contact\" field","2025-09-01T05:50:46Z","https://github.com/ohcnetwork/care_fe/issues/13383",0.5951798,{"description":3106,"labels":3107,"number":3108,"owner":3078,"repository":3079,"state":3100,"title":3109,"updated_at":3110,"url":3111,"score":3112},"**Describe the bug**\nIn the **Patient Create Form**, the following required fields:\n- Name\n- Current Address \n- Permanent Address\n\nare accepting whitespace-only input (e.g. `\" \"`). Despite being marked as required, the form still allows submission and creates the patient record, saving empty looking values for those fields.\n\nThis breaks the required field validation logic.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Patient Section\n2. Click on Add New patient\n3. Fill the form \n4. See error\n\n**Expected behavior**\nIf a user enters only whitespace in any required field, it should be treated the same as leaving it empty:\n- A validation error should appear (e.g. “This field is required”)\n- The form should not be submitted until valid text is entered\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/eb0cbc78-093f-460a-9b46-a393e4533e7e\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",[],12948,"Whitespace Bypasses Required Validation in Patient Form Fields","2025-07-21T08:05:07Z","https://github.com/ohcnetwork/care_fe/issues/12948",0.64564353,{"description":3114,"labels":3115,"number":3116,"owner":3078,"repository":3079,"state":3100,"title":3117,"updated_at":3118,"url":3119,"score":3120},"**Describe the bug**\nWhen selecting the checkbox for an emergency number, validation error is displayed.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Patient Registration.'\n2. Click on check box of same as emergency number.\n3. . See error , validation error is showing.\n\nhttps://github.com/user-attachments/assets/c247ff3d-10a8-4443-add5-f9b3df2b5d65\n\n**Expected behavior**\nNo validation error should be triggered when the checkbox is selected\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",[],13490,"Incorrect Error Message on Emergency Contact Field","2025-08-25T14:40:26Z","https://github.com/ohcnetwork/care_fe/issues/13490",0.6727282,{"description":3122,"labels":3123,"number":3130,"owner":3078,"repository":3079,"state":3100,"title":3131,"updated_at":3132,"url":3133,"score":3134},"**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",[3124,3127],{"name":3125,"color":3126},"question","d876e3",{"name":3128,"color":3129},"needs-triage","ededed",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.6734498,{"description":3136,"labels":3137,"number":3138,"owner":3078,"repository":3079,"state":3100,"title":3139,"updated_at":3140,"url":3141,"score":3142},"**Describe the bug**\nIn the **Create Healthcare Service** form, the Name and Locations fields are mandatory, as validation errors are shown when they are left empty. However, these required fields are missing the red asterisk **(*)** indicator, which is used elsewhere to denote required fields. This inconsistency may confuse users about which fields are actually required.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Settings -> Healthcare Services \n2. Click on Add Healthcare Service\n3. Submit the Form empty\n4. See error\n\n**Expected behavior**\nAll required fields (like Name and Locations) should include a red asterisk **(*)** to clearly indicate that they are mandatory, consistent with other forms.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/1a646b00-5ddb-4c75-88b0-86efb21a67a7\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",[],13283,"Missing Asterisk (*) for Required Fields in Healthcare Service Form","2025-08-07T16:36:11Z","https://github.com/ohcnetwork/care_fe/issues/13283",0.67401654,{"description":3144,"labels":3145,"number":3152,"owner":3078,"repository":3079,"state":3100,"title":3153,"updated_at":3154,"url":3155,"score":3156},"**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",[3146,3147,3148,3151],{"name":3089,"color":3090},{"name":3125,"color":3126},{"name":3149,"color":3150},"stale","688388",{"name":3128,"color":3129},13227,"Emergency Contact Field Error Not Dismissing on Checkbox Selection","2025-08-21T13:56:21Z","https://github.com/ohcnetwork/care_fe/issues/13227",0.6760029,{"description":3158,"labels":3159,"number":3160,"owner":3078,"repository":3079,"state":3100,"title":3161,"updated_at":3162,"url":3163,"score":3164},"**Describe the bug**\nCurrently, Patient registration form is not positioned at centre which doesn't look good as per UI and also cause a lot of empty space at right side of it \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'search patient tab'\n2. Click on 'Add patient'\n3. See error\n\n**Screenshots**\n\n\u003Cimg width=\"1440\" height=\"900\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2b09b374-442b-4b82-9288-e74bcbf7680f\" />\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",[],12894,"Position Patient Registration form at centre","2025-07-16T14:58:32Z","https://github.com/ohcnetwork/care_fe/issues/12894",0.67830557,{"description":3166,"labels":3167,"number":3168,"owner":3078,"repository":3079,"state":3100,"title":3169,"updated_at":3170,"url":3171,"score":3172},"**Describe the bug**\nUI is congested when we are enabling conditions in patient death form questionnaire. The three fields i.e. Question, Operator and Answer are degrading the user experience.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/admin/questionnaire/death-form12/edit)\n2. Go to Death Time Question and Click on 'Enable when conditions'\n3. See in mobile view\n4. See error\n\n**Expected behavior**\nAll three fields should be in separate line so that user can see what he is typing. \n\n**Screenshots**\n\n\u003Cimg width=\"254\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4212fb65-a7cf-4b70-b20b-f779634e6a64\" />\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",[],12530,"Bug: Misalignment in fields of Death Time form of Patient Death Form Questionnaire","2025-06-09T02:34:27Z","https://github.com/ohcnetwork/care_fe/issues/12530",0.6804818,["Reactive",3174],{},["Set"],["ShallowReactive",3177],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fqVH5-DdkXMxHkwfxihNHhzR4m4oXOlK_Ly7Ty-ONk3E":-1},"/ohcnetwork/care_fe/13303"]