\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,"closed","Fix console warning for Encounter view page","2025-07-14T15:07:11Z","https://github.com/ohcnetwork/care_fe/issues/12886",0.66804963,{"description":3197,"labels":3198,"number":3202,"owner":3172,"repository":3173,"state":3191,"title":3203,"updated_at":3204,"url":3205,"score":3206},"**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",[3199],{"name":3200,"color":3201},"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.6842209,{"description":3208,"labels":3209,"number":3210,"owner":3172,"repository":3173,"state":3191,"title":3211,"updated_at":3212,"url":3213,"score":3214},"**Is your feature request related to a problem? Please describe.**\nCurrently, in places like token tables, appointment tables, etc., we display a plain \"Loading...\" text while data is being fetched. This results in a less polished and inconsistent user experience.\n\nhttps://github.com/user-attachments/assets/24a95c76-9674-4d55-84f2-aa3ef73772f5\n\n**Describe the solution you'd like**\nReplace the simple \"Loading...\" text with a TableSkeleton component wherever loading states are shown\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",[],13781,"Replace Simple Loading text to Table Skeleton in Token , appointment tables","2025-09-30T10:58:37Z","https://github.com/ohcnetwork/care_fe/issues/13781",0.6843511,{"description":3216,"labels":3217,"number":3224,"owner":3172,"repository":3173,"state":3191,"title":3225,"updated_at":3226,"url":3227,"score":3228},"1. **Notes bugs**\n \n- Text overflow occurs when note content is too long (Not sure if this counts as a bug)\n\nhttps://github.com/user-attachments/assets/3230788d-7433-4f7c-b4ea-20016a4b0087\n\n - When clicking edit, the previous entry briefly flashes before showing current content\n\nhttps://github.com/user-attachments/assets/90624aed-5d0b-4fc0-b715-2b241a3c5871\n\n\n2. **View All Visibility Issue**\n - After clicking \"View All\", there's no option to hide/collapse the entries again\n \nhttps://github.com/user-attachments/assets/acddf329-7c9c-422b-8e79-95ca2853084c\n\n3. **Date Display Issue**\n - Dates can be selected in the edit menu\n - Selected dates don't appear in the preview display\n\nhttps://github.com/user-attachments/assets/c8f52011-b505-4f26-b805-30279ec7db2b\n\n4. **Deleted entry shows up in recent edited**\n - Im not sure it if its intended but i feel like having a seperate group for deleted entries would be cleaner\n\nhttps://github.com/user-attachments/assets/a94e317d-d94b-4ae2-9d5c-1416587702e3\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",[3218,3221],{"name":3219,"color":3220},"question","d876e3",{"name":3222,"color":3223},"needs-triage","ededed",12599,"A Few Bugs on the Encounter Page","2025-07-31T05:37:49Z","https://github.com/ohcnetwork/care_fe/issues/12599",0.68588316,{"description":3230,"labels":3231,"number":3232,"owner":3172,"repository":3173,"state":3191,"title":3233,"updated_at":3234,"url":3235,"score":3236},"**Describe the bug**\n\n\u003Cimg width=\"259\" height=\"401\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/dc7e6876-b5c8-4773-a7df-279f294be2fe\" />\n\nAlso disable the create button initially\n\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**\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",[],13147,"Input of Base Price container is overflowing in Create Charge Definition Sheet","2025-07-30T04:39:05Z","https://github.com/ohcnetwork/care_fe/issues/13147",0.68624794,{"description":3238,"labels":3239,"number":3240,"owner":3172,"repository":3173,"state":3191,"title":3241,"updated_at":3242,"url":3243,"score":3244},"**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.6862491,{"description":3246,"labels":3247,"number":3248,"owner":3172,"repository":3173,"state":3191,"title":3249,"updated_at":3250,"url":3251,"score":3252},"**Is your feature request related to a problem? Please describe.**\nCurrent Dashboard uses `CardGridSkeleton` which doesn't match the layout. Implement a better loading skeleton for this page.\n\n\n\nhttps://github.com/user-attachments/assets/da60bbbf-7a82-4352-a668-690cc030d231\n\n**To reproduce**\n\n1. go to \"overview\".\n2. go to \"Bed availability dashboard\".\n3. click refresh.\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",[],13777,"Loading skeleton doesn't match Bed availability dashboard.","2025-09-22T08:32:46Z","https://github.com/ohcnetwork/care_fe/issues/13777",0.686737,{"description":3254,"labels":3255,"number":3258,"owner":3172,"repository":3173,"state":3191,"title":3259,"updated_at":3260,"url":3261,"score":3262},"**Describe the bug**\nOn verify patient page, it is making twice backend request for same api and update to use \u003CLoading /> instead of skeleton for the same page \n\nCheckout video for steps to reproduce \n\nhttps://github.com/user-attachments/assets/10c6f24a-f009-4869-add3-57ccff74f649\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",[3256,3257],{"name":3219,"color":3220},{"name":3222,"color":3223},13010,"Bug: Double backend request for Verify Patient Page","2025-07-21T16:32:26Z","https://github.com/ohcnetwork/care_fe/issues/13010",0.68827105,["Reactive",3264],{},["Set"],["ShallowReactive",3267],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fD3WT6ZeKwiinW0D0cAJPvO89wjzU5FwKnB3YR-n4dsI":-1},"/ohcnetwork/care_fe/13758"]