\n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to settings\n2. Click on Healthcare Services\n3. Add Healthcare Service\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",[],12923,"Add aria-required for required fields in Healthcare service form","2025-07-15T06:23:49Z","https://github.com/ohcnetwork/care_fe/issues/12923",0.65245765,{"description":3205,"labels":3206,"number":3210,"owner":3172,"repository":3173,"state":3191,"title":3211,"updated_at":3212,"url":3213,"score":3214},"**Describe the bug**\n\nCurrently when user selects the locations , it is not showing in the readable format ( name of the location is not showing after selecting it). Instead it is showing their id in the form while editing.\n\nhttps://github.com/user-attachments/assets/de61b84c-3997-4ded-93d5-87797ad0cfe4\n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/facility/b90bf759-077c-46f4-a916-817f332a5a60/settings/healthcare_services/555fce9a-f35b-4766-b9fc-25f760a67989/edit)\n2. Click on Edit form if it not in edit mode\n3. Scroll down to location\n4. See error\n\n**Expected behavior**\nA clear and concise description of what you expected to happen.\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",[3207],{"name":3208,"color":3209},"stale","688388",13216,"Use readable names for selected location in Healthcare Services form","2025-09-19T08:09:03Z","https://github.com/ohcnetwork/care_fe/issues/13216",0.6565515,{"description":3216,"labels":3217,"number":3218,"owner":3172,"repository":3173,"state":3191,"title":3219,"updated_at":3220,"url":3221,"score":3222},"**Describe the bug**\nA clear and concise description of what the bug is.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Settings\n2. Click on Healthcare Services\n3. View any service and edit it\n4. After editing the page redirects to service list page\n\n**Expected behavior**\nAfter editing the page should redirect to service details page\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/b158be75-7b0b-4c9c-82e0-96741ba88dce\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",[],13911,"After editing location in healthcare service the page is redirected to the service list page instead of service details page","2025-10-06T10:00:08Z","https://github.com/ohcnetwork/care_fe/issues/13911",0.65720826,{"description":3224,"labels":3225,"number":3232,"owner":3172,"repository":3173,"state":3191,"title":3233,"updated_at":3234,"url":3235,"score":3236},"**Describe the bug**\nWhen creating a new request in the Encounter section, validation errors remain visible when we click the \"Fill my Details\" button and for \"facility selection\" filling the form.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Encounter' \n2. Click on any patients.\n3. Go to \"Requests\" -> \"Create Request\" and save it\n4. Observe that validation errors remain visible.\n\nhttps://github.com/user-attachments/assets/24c9422d-1452-47b9-923c-44c2da1944e5\n\n\n\n\n\n**Expected behavior**\n\"Fill My Details\" should clear any existing errors and facility selection.\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",[3226,3229],{"name":3227,"color":3228},"question","d876e3",{"name":3230,"color":3231},"needs-triage","ededed",12518,"Request Form Shows Validation Errors After Submission","2025-06-11T10:42:22Z","https://github.com/ohcnetwork/care_fe/issues/12518",0.66813236,{"description":3238,"labels":3239,"number":3240,"owner":3172,"repository":3173,"state":3191,"title":3241,"updated_at":3242,"url":3243,"score":3244},"**Describe the bug**\nPrevent the creation of a Bed location unless a valid parent location is already selected. This ensures proper hierarchical structure and avoids orphaned Bed entries in the system.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to `Location` tab under setting nav\n2. Add on `Add Location` without selecting any parent location\n3. Create a bed type location\n4. See error \n\n**Expected behaviour**\nRemove the Bed form from form options when no parent is present\n\n> [!NOTE]\n> Expected behaviour could be different , this issue needs a review from core members\n\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/0bc62535-0af0-4bd3-97a0-4342e2566611\n\n\n> [!TIP]\n> GOOD FIRST ISSUE depends on expected behaviour decided 👍 \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",[],12664,"Restricting Creating Bed Location when no parent location is present","2025-06-19T19:11:09Z","https://github.com/ohcnetwork/care_fe/issues/12664",0.6799185,{"description":3246,"labels":3247,"number":3250,"owner":3172,"repository":3173,"state":3191,"title":3251,"updated_at":3252,"url":3253,"score":3254},"**Describe the bug**\nCannot make extra details null in healthcare service detail\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Healthcare Services'\n2. Click on any service created and click 'View details'\n3. Click 'Edit'\n4. If you have filled the 'extra details' section, you cannot make it blank even after saving\n\n**Expected behavior**\nThe 'extra details' section can be cleared (null)\n\n\n**Desktop (please complete the following information):**\n\n- iOS\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",[3248,3249],{"name":3227,"color":3228},{"name":3230,"color":3231},13470,"Cannot make 'extra details' null in healthcare service detail","2025-08-22T14:42:34Z","https://github.com/ohcnetwork/care_fe/issues/13470",0.6813377,{"description":3256,"labels":3257,"number":3263,"owner":3172,"repository":3173,"state":3191,"title":3264,"updated_at":3265,"url":3266,"score":3267},"**Describe the bug**\n\nA validation error is thrown when trying to administer a medicine at the same time it is added.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to live encounter\n2. Medicine\n3. Add a medicine and administor it on the same time\n4. See error\n\n**Expected behavior**\n\nThe medicine should be successfully administered if the administration time matches the time it was added, without triggering a validation error.\n\n**Screenshots**\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",[3258,3261,3262],{"name":3259,"color":3260},"good first issue","7057ff",{"name":3227,"color":3228},{"name":3230,"color":3231},12693,"Modify the medicine administration validation to be on or after date of medicine added","2025-07-18T10:24:17Z","https://github.com/ohcnetwork/care_fe/issues/12693",0.6844272,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fF8MXDXT-v-SNL47Tl4PDMFpuXlasZMdB-aT0TQqNAi8":-1},"/ohcnetwork/care_fe/13989"]