",[],12624,"Search in Appointments, is not working for a additional pages of the list","2025-06-16T07:51:27Z","https://github.com/ohcnetwork/care_fe/issues/12624",0.73129106,{"description":3052,"labels":3053,"number":3054,"owner":3020,"repository":3021,"state":3022,"title":3055,"updated_at":3056,"url":3057,"score":3058},"**Describe the bug**\nThe search bar in the Roles page does not filter the roles list based on the user’s input. Regardless of the search term entered, the full list of roles remains visible.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Log in as superadmin\n2. Click on RBAC -> Roles\n3. Search Roles and see the error\n\n**Expected behavior**\nTyping in the search bar should dynamically filter and display only the roles that match the entered text\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/9f153f6e-0ec3-4f77-8fc0-4acf54f3ab14\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",[],13083,"Role Search Bar Not Filtering Roles List","2025-07-25T08:43:01Z","https://github.com/ohcnetwork/care_fe/issues/13083",0.74154806,{"description":3060,"labels":3061,"number":3062,"owner":3020,"repository":3021,"state":3022,"title":3063,"updated_at":3064,"url":3065,"score":3066},"**Is your feature request related to a problem? Please describe.**\nYes, as of now in the `Patient Identifier Config` and `Tag config`, while **creating** a new or **editing** the Patient Identifier Config Form and Tag config Form, even if there are no changes are made while editing or no values are entered or selected while creating the respective **Button** stays enables. This creates a false sense of action and could lead to confusion or unnecessary backend operations.\n\n**Describe the solution you'd like**\nWe should disable the button while creating and updating until any required changes are made\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\n\nhttps://github.com/user-attachments/assets/6e51e145-34f5-4120-b8d0-bd55fc5fc950\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",[],13115,"Disable Submit Button Until Valid Changes Are Made in Config Forms","2025-07-28T08:05:55Z","https://github.com/ohcnetwork/care_fe/issues/13115",0.7432602,{"description":3068,"labels":3069,"number":3070,"owner":3020,"repository":3021,"state":3022,"title":3071,"updated_at":3072,"url":3073,"score":3074},"**Describe the bug**\nWhen we are removing a field and trying to add it back in patient information section, we are not able to add it.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/facility/2fbb0809-b62c-4c53-816e-f1404f096c5e/settings/reportbuilder/new)\n2. Click on Section Tab\n3. Remove a field and try to add it back\n4. See error\n\n**Expected behavior**\nUser should able to add field\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/26eece7a-a1aa-4425-9c19-06bd23612861\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",[],12477,"Bug: User is not able to add field in Patient Information section of Report Template Builder","2025-06-01T11:01:17Z","https://github.com/ohcnetwork/care_fe/issues/12477",0.74475956,{"description":3076,"labels":3077,"number":3078,"owner":3020,"repository":3021,"state":3079,"title":3080,"updated_at":3081,"url":3082,"score":3083},"**Describe the bug**\nOn the Patient Identifier Config page, the “Add Patient Identifier Config” button is not responsive in mobile view.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. login as superadmin\n2. click on admin dashboard\n3. in sidebar , click on Patient Indenfier config\n4. Adjust the Screen view to the mobile view\n5. see error\n\n**Expected behavior**\nMove the Add Patient Identifier Config in the new line for mobile view\n\n**Screenshots**\n\n\u003Cimg width=\"703\" height=\"759\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7b7403b6-a1e4-45a6-bbd3-d1eb510319ff\" />\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",[],13027,"closed","“Add Patient Identifier Config” Button Not Responsive on Mobile View","2025-07-23T16:32:22Z","https://github.com/ohcnetwork/care_fe/issues/13027",0.63604057,{"description":3085,"labels":3086,"number":3087,"owner":3020,"repository":3021,"state":3079,"title":3088,"updated_at":3089,"url":3090,"score":3091},"**Describe the bug**\nWhen the country is selected, the previously entered search term remains in the search field.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Search Patients'\n2. Type a search term in the search bar. \n3. select a country -> Click again to switch the country.\n4. See error, previous search term is present in the input.\n\nhttps://github.com/user-attachments/assets/06bdf4d6-1ea2-4e71-be01-b7cd3d2d472d\n\n**Expected behavior**\nThe search term should be cleared when the popover is closed.\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",[],12593,"Reset Search Field Automatically on Search Box Closes","2025-07-07T14:58:20Z","https://github.com/ohcnetwork/care_fe/issues/12593",0.7203809,{"description":3093,"labels":3094,"number":3104,"owner":3020,"repository":3021,"state":3079,"title":3105,"updated_at":3106,"url":3107,"score":3108},"**Describe the bug**\nA clear and concise description of what the bug is.\nWhen trying to apply the condition on a Boolean question on questionnaire, its not working.\nthe scenario is : \nquestion 1 - Was the consultation Scheduled easily? \nAns : Yes/No (Boolean)\nquestion 2: If No please specify the reason ( need to enalbe the condition)\nAns : free text box\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Login on CARE as admin\n2. Go to Questionnaire editor section on admin dashboard\n3. Create a new questionnaire and add the above mentioned first question as a boolean type\n4. Add another question as \" If No please specify the reason\" and enable the conditon ( to show the text box if the user select the NO option. )\n5. Go to the patient file and select the questionnarie \n6. update the question with the No option.\n7. See the error \n**Expected behavior**\nA clear and concise description of what you expected to happen.\nEnabled conditions must be working on the questionnaires\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",[3095,3098,3101],{"name":3096,"color":3097},"question","d876e3",{"name":3099,"color":3100},"P2","173FC5",{"name":3102,"color":3103},"needs-triage","ededed",12176,"Conditions are not working for Boolean type questions on Questionnaire","2025-05-29T06:39:24Z","https://github.com/ohcnetwork/care_fe/issues/12176",0.73774076,["Reactive",3110],{},["Set"],["ShallowReactive",3113],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fSG2_o8D9smQtJxack7ax3qY2aTmsa0xM1mjHkPPOiTA":-1},"/ohcnetwork/care_fe/13044"]