\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",[],12886,"Fix console warning for Encounter view page","2025-07-14T15:07:11Z","https://github.com/ohcnetwork/care_fe/issues/12886",0.7024484,{"description":3203,"labels":3204,"number":3208,"owner":3172,"repository":3173,"state":3189,"title":3209,"updated_at":3210,"url":3211,"score":3212},"**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",[3205],{"name":3206,"color":3207},"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.70942247,{"description":3214,"labels":3215,"number":3220,"owner":3172,"repository":3173,"state":3189,"title":3221,"updated_at":3222,"url":3223,"score":3224},"**Describe the bug**\nIn a questionnaire with dependent choice-based questions, if a parent question is edited, the child question's options do not update accordingly during form filling. This leads to stale or incorrect options being shown to the user.\n\n**To Reproduce**\nIn a questionnaire with conditional question, try changing the option of the parent question and check the conditional follow up question. It remains same. \n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\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",[3216,3219],{"name":3217,"color":3218},"P1","519BFE",{"name":3206,"color":3207},12549,"Choice Options Do Not Update When Parent Question is Edited","2025-08-13T06:38:27Z","https://github.com/ohcnetwork/care_fe/issues/12549",0.71067363,{"description":3226,"labels":3227,"number":3228,"owner":3172,"repository":3173,"state":3189,"title":3229,"updated_at":3230,"url":3231,"score":3232},"**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.71587795,{"description":3234,"labels":3235,"number":3238,"owner":3172,"repository":3173,"state":3189,"title":3239,"updated_at":3240,"url":3241,"score":3242},"**Is your feature request related to a problem? Please describe.**\nIn forms with choice-based questions containing many options, it becomes difficult for users to scroll through and locate the desired option.\n\n**Describe the solution you'd like**\nAdd a search field above the list of options in choice-based questions to allow users to quickly filter and find the desired option by typing a keyword.\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**\nAdd any other context or screenshots about the feature request here.\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",[3236,3237],{"name":3183,"color":3184},{"name":3186,"color":3187},12546,"Add Search Field to Choice-Based Question Options","2025-06-09T12:52:28Z","https://github.com/ohcnetwork/care_fe/issues/12546",0.71782964,{"description":3244,"labels":3245,"number":3246,"owner":3172,"repository":3173,"state":3189,"title":3247,"updated_at":3248,"url":3249,"score":3250},"**Describe the bug**\n\n\u003Cimg width=\"724\" height=\"834\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5b1ae3f1-2bda-41fe-9cba-d3529d2dc2a4\" />\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",[],13022,"Make Buttons on User Dashboard responsive for mobile view","2025-08-05T05:55:59Z","https://github.com/ohcnetwork/care_fe/issues/13022",0.71952105,{"description":3252,"labels":3253,"number":3256,"owner":3172,"repository":3173,"state":3189,"title":3257,"updated_at":3258,"url":3259,"score":3260},"## Description\n the loading skeleton on the Location page is overflowing beyond its container\n\nhttps://github.com/user-attachments/assets/1cfeaf69-abc5-4849-bb9e-2eee174e6089\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",[3254,3255],{"name":3183,"color":3184},{"name":3186,"color":3187},13758,"UI Bug: Loading skeleton overflows on Location page","2025-09-22T08:46:15Z","https://github.com/ohcnetwork/care_fe/issues/13758",0.72077036,{"description":3262,"labels":3263,"number":3264,"owner":3172,"repository":3173,"state":3189,"title":3265,"updated_at":3266,"url":3267,"score":3268},"**Describe the bug**\n\nhttps://github.com/user-attachments/assets/b84faca4-db44-4bcc-a55e-1e7f6ef92377\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to any facility\n2. Go to service tab\n3. Choose any service -> View Detail -> View request\n4. Go to inventory tab in sidebar\n5. See the to dispatch page on mobile screen size\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",[],13587,"Make UI responsive for smaller screen for To Dispatch page","2025-09-04T16:31:52Z","https://github.com/ohcnetwork/care_fe/issues/13587",0.72103363,["Reactive",3270],{},["Set"],["ShallowReactive",3273],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fOf4ZbjNFMqaHZ0y0wE8IHPwb4LS4LxfAhA4vznl_SvI":-1},"/ohcnetwork/care_fe/13093"]