\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.7282536,{"description":3197,"labels":3198,"number":3205,"owner":3173,"repository":3174,"state":3206,"title":3207,"updated_at":3208,"url":3209,"score":3210},"In the **Register New Patient** form, required fields do not show any validation message when left empty and submitted. This applies to **all required fields** in the form. \n\n## Steps to Reproduce \n1. Go to **Register New Patient** form. \n2. Leave one or more **required fields** (e.g., Name, Phone Number, etc.) empty. \n3. Click **Save/Submit**. \n4. Observe → no validation error messages appear. \n\nhttps://github.com/user-attachments/assets/dadbefa7-aedf-431a-bb87-1694af67a727\n\n## Expected Behavior \n- Required fields should trigger proper validation messages (e.g., *\"This field is required\"*) when left empty. \n- The form should not be submitted until required fields are filled.\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",[3199,3202],{"name":3200,"color":3201},"question","d876e3",{"name":3203,"color":3204},"needs-triage","ededed",13957,"closed","Missing Required Field Validation in Register New Patient Form","2025-10-04T14:31:18Z","https://github.com/ohcnetwork/care_fe/issues/13957",0.6759765,{"description":3212,"labels":3213,"number":3214,"owner":3173,"repository":3174,"state":3206,"title":3215,"updated_at":3216,"url":3217,"score":3218},"**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.6834326,{"description":3220,"labels":3221,"number":3225,"owner":3173,"repository":3174,"state":3206,"title":3226,"updated_at":3227,"url":3228,"score":3229},"**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",[3222],{"name":3223,"color":3224},"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.70003295,{"description":3231,"labels":3232,"number":3235,"owner":3173,"repository":3174,"state":3206,"title":3236,"updated_at":3237,"url":3238,"score":3239},"**Describe the bug**\nWhen we are submitting user form without password, the focus is shifting to the confirm password field. Also the validations in password fields are optional in frontend.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](http://localhost:4000/organization/0b769676-a71b-49fc-8187-b8d81101109e/users?page=1&limit=15)\n2. Click on Add new user\n3. Fill all the details except password and submit\n4. See error\n\n**Expected behavior**\n\nhttps://github.com/user-attachments/assets/6c0bb605-2b69-4304-8654-f8e47cddab97\n\n**Current Behavior**\n\nhttps://github.com/user-attachments/assets/a7a5ab7d-106b-41de-b9b0-993536a9b811\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",[3233,3234],{"name":3200,"color":3201},{"name":3203,"color":3204},12529,"Bug: Validations required in User Form for password fields to shift the focus in right field","2025-07-31T05:12:35Z","https://github.com/ohcnetwork/care_fe/issues/12529",0.701012,{"description":3241,"labels":3242,"number":3243,"owner":3173,"repository":3174,"state":3206,"title":3244,"updated_at":3245,"url":3246,"score":3247},"**Describe the bug**\nNo input fields in Add Role form have required indicator.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Admin Dashboard'\n2. Click on 'Roles' under 'RBAC\n3. Click on 'Add Role\"\n4. See error\n\n**Expected behavior**\nThe Name field should have the required asterisk indicator.\n\n**Screenshots**\n\n\u003Cimg width=\"480\" height=\"867\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4bae36e1-fc13-4b7e-95ac-b31ad2c0395d\" />\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",[],13169,"Required indicator (*) missing for fields in Add Role form in RBAC","2025-07-31T18:59:11Z","https://github.com/ohcnetwork/care_fe/issues/13169",0.7011335,{"description":3249,"labels":3250,"number":3251,"owner":3173,"repository":3174,"state":3206,"title":3252,"updated_at":3253,"url":3254,"score":3255},"**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.70358396,{"description":3257,"labels":3258,"number":3261,"owner":3173,"repository":3174,"state":3206,"title":3262,"updated_at":3263,"url":3264,"score":3265},"**Describe the bug**\nOn the landing page `(localhost:4000)`, the search bar shows the message \"Unable to find anything based on your search\" even when the user hasn't typed anything yet. This can confuse users since it suggests a failed search that never happened\n\n**To Reproduce**\nSteps to reproduce the behavior:\n- Visit the landing page.\n- Observe the search area before typing anything.\n- Notice the message appears by default.\n\n\n**Expected behavior**\nThe message should only appear after the user starts typing and a real search has been triggered with no matching results.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/22482718-660d-442a-9739-c76b851f0870\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",[3259,3260],{"name":3200,"color":3201},{"name":3203,"color":3204},13211,"Search Result Message Appears Before User Starts Typing","2025-08-04T04:29:26Z","https://github.com/ohcnetwork/care_fe/issues/13211",0.710819,["Reactive",3267],{},["Set"],["ShallowReactive",3270],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$ffVinsntEND3tvMdT2tuY4pJ87rQxFOjVP2Dqk710D9g":-1},"/ohcnetwork/care_fe/13790"]