\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",[],13046,"Independently scrollable columns in encounter view","2025-07-23T06:33:26Z","https://github.com/ohcnetwork/care_fe/issues/13046",0.7980504,{"description":3051,"labels":3052,"number":3053,"owner":3019,"repository":3020,"state":3021,"title":3054,"updated_at":3055,"url":3056,"score":3057},"**Describe**\n\n\u003Cimg width=\"1440\" height=\"846\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/551d6d23-583c-49ae-b64b-206b02f1ff7e\" />\n\n\n**Expected behavior**\nRefer to resizable feature present for organization subtabs in Admin Dashboard page\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",[],13057,"Add Resizable feature for Dept/team listing page","2025-07-23T10:06:36Z","https://github.com/ohcnetwork/care_fe/issues/13057",0.7993985,{"description":3059,"labels":3060,"number":3061,"owner":3019,"repository":3020,"state":3021,"title":3062,"updated_at":3063,"url":3064,"score":3065},"### Description\n\nNon-superuser users are able to access **admin-only routes** (like `admin/questionnaire`) by **typing the URL directly into the browser**. This bypasses intended access restrictions.\n\n\n\n### Expected Behaviour\n\nNon-superusers should be **blocked or redirected** from admin routes with an appropriate error page as shown in video\n\n\n### Bug Video\n\nhttps://github.com/user-attachments/assets/3ee57de9-921a-4cc5-b352-9ec4517a93b3\n\n### Expected Behavior Video\n\n\nhttps://github.com/user-attachments/assets/2a8849fa-12b6-4506-9291-171320f1d0e5\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\n",[],12591,"Restrict the access to admin Routes to admin only","2025-06-11T09:44:15Z","https://github.com/ohcnetwork/care_fe/issues/12591",0.7994121,{"description":3067,"labels":3068,"number":3069,"owner":3019,"repository":3020,"state":3021,"title":3070,"updated_at":3071,"url":3072,"score":3073},"**Here are some of my suggestions for improving Questionnnaire Importing**\n\n1. Currently, after clicking \"Import from URL\" in /admin/questionnaire, the flow is:\n- Dialog opens with an \"Import\" button\n- Paste link → Click \"Import\" → Toast shows \"Questionnaire Imported Successfully\"\n- New dialog opens with \"Import Form\" button\n- Click again → Toast shows \"Questionnaire Imported Successfully\"\n\nSuggested Improvement:\n- Change the first button label from \"Import\" to \"Continue\" after pasting the link\n- Show the success toast after final confirmation in the second dialog (\"Import Form\")\n\nLike this:\n\nhttps://github.com/user-attachments/assets/ed1dfdf7-8a3f-45a2-9908-84cf2c31de17\n\n2. Keyboard Support\n- Enhance UX by triggering \"Continue\" and \"Import Form\" buttons when pressing Enter.\n\n3. File Size Limit\n- Implement a 10 MB limit for JSON files to prevent performance issues.\n\n4. Download Button State\n- Disable the download button while the questionnaire is updating to avoid conflicts.\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",[],12582,"Suggestions for Improving Questionnaire Importing","2025-06-10T11:06:30Z","https://github.com/ohcnetwork/care_fe/issues/12582",0.800857,{"description":3075,"labels":3076,"number":3077,"owner":3019,"repository":3020,"state":3021,"title":3078,"updated_at":3079,"url":3080,"score":3081},"Create a workflow that adds a new label (**Type Changes**) to any PRs that contains changes to files in src/types/**.\n\nAssigned to @parth-18-bansal\n\n**Is your feature request related to a problem? Please describe.**\nA clear and concise description of what the problem is. Ex. I'm always frustrated when [...]\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\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",[],12980,"Github workflow: new label for type changes","2025-07-18T11:46:08Z","https://github.com/ohcnetwork/care_fe/issues/12980",0.80194545,{"description":3083,"labels":3084,"number":3085,"owner":3019,"repository":3020,"state":3086,"title":3087,"updated_at":3088,"url":3089,"score":3090},"**Describe**\nRedesign Departments List View like tabular design of location more cleaner and less space consuming making more departments to be shown on single page\n\nCurrent Dept Design \n\n\u003Cimg width=\"1166\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/12345786-feba-4891-a7dd-c71dea35e028\" />\n\nCurrent Location list Design\n\n\u003Cimg width=\"1166\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/bee6246f-fbd0-4406-bea3-5100d8eaee59\" />\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",[],12474,"closed","Redesign Departments List View like tabular design of location","2025-06-13T12:11:38Z","https://github.com/ohcnetwork/care_fe/issues/12474",0.7782157,{"description":3092,"labels":3093,"number":3094,"owner":3019,"repository":3020,"state":3086,"title":3095,"updated_at":3096,"url":3097,"score":3098},"**Is your feature request related to a problem? Please describe.**\nYes. Move the create/add button in the new line of these pages:\n\n- [ ] Specimen Definitions\n- [ ] Observation Definitions\n- [ ] Activity Definitions\n- [ ] Charge Item Definitions\n- [ ] Product Knowledge\n- [ ] Products\n\n**Describe the solution you'd like**\n\n**Current:**\n\n\u003Cimg width=\"295\" height=\"428\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e19ce449-17eb-4985-a8d2-25256efc23d3\" />\n\n**Expected:**\n\n\u003Cimg width=\"295\" height=\"428\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6fe4652a-5269-4fb9-9d1c-39e4873c2612\" />\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",[],12924,"Improve UI by moving the create/add button of Definition Pages (Activity Definitions, Specimen Definitions etc) in a seperate line","2025-07-23T06:39:18Z","https://github.com/ohcnetwork/care_fe/issues/12924",0.7789025,["Reactive",3100],{},["Set"],["ShallowReactive",3103],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$foDwGjPpHkAGYu6Pg6jYaSnrFtJv7-V88Sx8Act4-ogI":-1},"/ohcnetwork/care_fe/12909"]