\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-07-21T18:35:02Z","https://github.com/ohcnetwork/care_fe/issues/13022",0.71671283,{"description":3050,"labels":3051,"number":3052,"owner":3026,"repository":3027,"state":3028,"title":3053,"updated_at":3054,"url":3055,"score":3056},"**Describe the bug**\nRefer below screen recording , the alignment of button and text can be improve for mobile view like aligning button to centre and same for text divs \n\nhttps://github.com/user-attachments/assets/f4de8a4b-c71e-42de-bf23-9928bba217b0\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",[],13020,"Misalignment of Buttons and text for mobile view in User Profile page","2025-07-21T18:34:14Z","https://github.com/ohcnetwork/care_fe/issues/13020",0.72683996,{"description":3058,"labels":3059,"number":3060,"owner":3026,"repository":3027,"state":3028,"title":3061,"updated_at":3062,"url":3063,"score":3064},"**Describe the bug**\n\n- When filling structured questions like Diagnosis, Symptoms, etc., on mobile devices, some buttons are clipped and not fully visible. due to improper calculation of the view port\n- After submitting data in a structured questions in forms like the Community Nursing Form, instead of displaying the submitted response within the questionnaire, the interface scrolls to the next question.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to live encounter\n2. Click on add questionnaire and select community nurse form\n3. Submit a symptom or diagnosis \n4. See error\n\n**Expected behavior**\n\n- All UI elements, including buttons, should be fully visible and functional on mobile devices.\n- After submitting structured questionnaire responses, the submitted data should be displayed inline within the current question instead of moving to the next one automatically.\n\n**Screenshots**\n\n\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",[],12739,"Mobile UI issues with structured questionnaire input and submissions","2025-06-27T13:19:21Z","https://github.com/ohcnetwork/care_fe/issues/12739",0.73128486,{"description":3066,"labels":3067,"number":3068,"owner":3026,"repository":3027,"state":3028,"title":3069,"updated_at":3070,"url":3071,"score":3072},"**Describe the bug**\nUnnecessary whole page scroll is coming up for medium screen despite having enough space and it is fine for smaller and large screen \n\n**To Reproduce**\nSteps to reproduce the behaviour:\n\n1. Go to any facility\n2. Go to Encounters tab\n3. Click on View Patient for any encounter\n4. See error\n\n**Expected behaviour**\nRemove this unnecessary scrolling\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/b317823c-9d8d-4d47-95df-e81f28b23edd\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",[],12960,"Remove unnecessary scroll for patient detail page on medium screen","2025-07-16T19:58:11Z","https://github.com/ohcnetwork/care_fe/issues/12960",0.7365397,{"description":3074,"labels":3075,"number":3078,"owner":3026,"repository":3027,"state":3079,"title":3080,"updated_at":3081,"url":3082,"score":3083},"**Is your feature request related to a problem? Please describe.**\nYes. In mobile view, user has to scroll horizontally to find different pages.\n\nhttps://github.com/user-attachments/assets/0361218a-0ef4-4bf3-beed-a3ebf82e6d90\n\n**Describe the solution you'd like**\nWe can convert these tabs into dropdown for mobile view just like we have converted in other places. This should be done for all pages wherever required.\n\nhttps://github.com/user-attachments/assets/83c30dcb-d1ea-4984-afd6-eec501a8f566\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",[3076,3077],{"name":3020,"color":3021},{"name":3023,"color":3024},12751,"closed","Convert tabs into dropdown for Mobile View UI in all places","2025-07-04T14:34:52Z","https://github.com/ohcnetwork/care_fe/issues/12751",0.52459216,{"description":3085,"labels":3086,"number":3087,"owner":3026,"repository":3027,"state":3079,"title":3088,"updated_at":3089,"url":3090,"score":3091},"**Describe the bug**\nThere is no scroll for past encounter sheet in mobile devices\n\n**To Reproduce**\nSteps to reproduce the behavior:\n1. Go to Encounter\n2. See error\n\n**Expected behavior**\nImplement a scroll for past encounter sheet\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",[],13053,"Mobile responsiveness of past encounter sheet","2025-07-23T07:33:19Z","https://github.com/ohcnetwork/care_fe/issues/13053",0.68513006,{"description":3093,"labels":3094,"number":3095,"owner":3026,"repository":3027,"state":3079,"title":3096,"updated_at":3097,"url":3098,"score":3099},"Make the encounter show's tab and selector scrollable independently\nIn overview tab, the right sidebar also should be independently scrollable\n\nassigned to @NikhilA8606 \n\n**Additional context**\n\n\u003Cimg width=\"773\" height=\"813\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f9e808ee-4816-4899-b3b0-d406f2d86850\" />\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-25T06:48:27Z","https://github.com/ohcnetwork/care_fe/issues/13046",0.6900853,{"description":3101,"labels":3102,"number":3103,"owner":3026,"repository":3027,"state":3079,"title":3104,"updated_at":3105,"url":3106,"score":3107},"**Is your feature request related to a problem? Please describe.**\nCurrently the desktop view has page numbers and first page, last page nav buttons as well\n\n\u003Cimg width=\"1799\" height=\"485\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6d628ffe-9679-4dfd-a216-93ac76f3a21b\" />\n\nBut for Mobile UI, theres only two arrows\n\n\u003Cimg width=\"386\" height=\"654\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3aa61aec-8063-4577-8f97-077762830304\" />\n\n**Describe the solution you'd like**\n\nhttps://github.com/user-attachments/assets/9c493a82-a9f5-43e2-82dc-b5e6cea75a4b\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",[],12993,"Feature Request: Improve Pagination on Mobile Screens","2025-07-20T15:25:43Z","https://github.com/ohcnetwork/care_fe/issues/12993",0.69116133,["Reactive",3109],{},["Set"],["ShallowReactive",3112],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f2pbDFoPgfbazg9v3Jdra8hwZn8lHc_Z03urQrlpw064":-1},"/ohcnetwork/care_fe/12719"]