\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n- Go to any live encounter\n- go to medication request question\n- see the error for tablet screen size \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",[],13095,"ohcnetwork","care_fe","open","Medication Request Question UI is breaking on tablet screens","2025-07-25T18:35:09Z","https://github.com/ohcnetwork/care_fe/issues/13095",0.6628222,{"description":3180,"labels":3181,"number":3182,"owner":3172,"repository":3173,"state":3174,"title":3183,"updated_at":3184,"url":3185,"score":3186},"**Describe the bug**\nWhile adding a charge item, the info text goes across the screen and is not readable by user\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**\nIt should be properly aligned in the screen and be readable\n\n**Screenshots**\n\n\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: j7 max\n- OS: android \n- Browser chrome\n- Version latest\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",[],13658,"Info text not properly aligned in mobile view","2025-09-08T13:48:34Z","https://github.com/ohcnetwork/care_fe/issues/13658",0.6753903,{"description":3188,"labels":3189,"number":3190,"owner":3172,"repository":3173,"state":3174,"title":3191,"updated_at":3192,"url":3193,"score":3194},"**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.68197566,{"description":3196,"labels":3197,"number":3198,"owner":3172,"repository":3173,"state":3199,"title":3200,"updated_at":3201,"url":3202,"score":3203},"**Describe the bug**\nCurrently, for mobile view there is double rendering of Clinical history button and Add Questionnaire is missing \n\nhttps://github.com/user-attachments/assets/d1e2e85e-7fb0-4942-9e88-3d26a9687daa\n\n**Expected behavior**\nShow Add Questionnaire instead of second rendered Clinical history button\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 comleted 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",[],12893,"closed","Encounter overview tab Show Add Questionnaire for mobile","2025-07-14T15:07:11Z","https://github.com/ohcnetwork/care_fe/issues/12893",0.63571584,{"description":3205,"labels":3206,"number":3207,"owner":3172,"repository":3173,"state":3199,"title":3208,"updated_at":3209,"url":3210,"score":3211},"**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-08-05T07:23:36Z","https://github.com/ohcnetwork/care_fe/issues/12739",0.65376943,{"description":3213,"labels":3214,"number":3221,"owner":3172,"repository":3173,"state":3199,"title":3222,"updated_at":3223,"url":3224,"score":3225},"**Describe the bug**\nDue to some recent changes in QuestinnaireEditor, the UI broke for mobile screen causing QuestionnaireProperties sticky on top for mobile which results scroll-y ui break and double rendering of questionnarie properties above questions and and after questions \n\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/7c1dde7e-a825-4774-a50a-bde5a4d3c7ea\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",[3215,3218],{"name":3216,"color":3217},"bug","d73a4a",{"name":3219,"color":3220},"stale","688388",12721,"Questionnaire Editor UI broke for mobile screen","2025-07-23T13:06:44Z","https://github.com/ohcnetwork/care_fe/issues/12721",0.6628667,{"description":3227,"labels":3228,"number":3229,"owner":3172,"repository":3173,"state":3199,"title":3230,"updated_at":3231,"url":3232,"score":3233},"**Describe the bug**\nStatus is breaking in current UI (see attached picture, active is splitting in multiple line)\n\n\u003Cimg width=\"678\" height=\"654\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3ca369f9-5dc7-4fed-aba4-993af130b4fc\" />\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Questionnaire\n2. Check on mobile view\n3. 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",[],13493,"Improve the status UI in Questionnaire card","2025-09-04T17:55:56Z","https://github.com/ohcnetwork/care_fe/issues/13493",0.66404915,{"description":3235,"labels":3236,"number":3243,"owner":3172,"repository":3173,"state":3199,"title":3244,"updated_at":3245,"url":3246,"score":3247},"**Describe the bug**\nThere is lack of responsiveness in some sections (Group Layout and Answer Options) of Questionnaire\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/admin/questionnaire/respiratory-support-/edit)\n2. Check different sections on Mobile View\n3. See error\n\n**Expected behavior**\nThere should be proper responsiveness for Mobile devices. Like we can add padding in Title of each field in 'Answer Options' section.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/01725d6b-9867-4b24-af1b-7d8aeaa25b51\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",[3237,3240],{"name":3238,"color":3239},"question","d876e3",{"name":3241,"color":3242},"needs-triage","ededed",12486,"'Group Layout options' and 'Answer Options' of Questionnaire needs resposiveness","2025-06-19T05:30:36Z","https://github.com/ohcnetwork/care_fe/issues/12486",0.6650503,{"description":3249,"labels":3250,"number":3252,"owner":3172,"repository":3173,"state":3199,"title":3253,"updated_at":3254,"url":3255,"score":3256},"Make the width of following is same as the width of Questionnaire card in mobile view\n- [ ] tabs container \n- [ ] search bar\n- [ ] Create Questionnaire button\nAlso we can make its behaviour same as we are having in valueset\n\nhttps://github.com/user-attachments/assets/4c59f0b6-4f62-4d25-a0ee-6800df66a175\n\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",[3251],{"name":3219,"color":3220},13333,"Enhancement for Questionnaire Page","2025-08-29T09:22:34Z","https://github.com/ohcnetwork/care_fe/issues/13333",0.6746153,{"description":3258,"labels":3259,"number":3260,"owner":3172,"repository":3173,"state":3199,"title":3261,"updated_at":3262,"url":3263,"score":3264},"**Describe the bug**\n\nThe symptoms, allergies, questionnaire and diagnosis buttons are not properly responsive in mobile devices\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'any open encounter\n2. switch to mobile view\n3. See error\n\n**Expected behavior**\n\nThe button should be responsive in all view \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",[],12152,"Make the add symptoms, allergies, questionnaire, and diagnosis properly responsive in mobile devices","2025-06-23T12:34:09Z","https://github.com/ohcnetwork/care_fe/issues/12152",0.6758785,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fv6_DL7pVgzNDoJDZ64Le1vS1Kl91JaV2ql_Yv8B9l_A":-1},"/ohcnetwork/care_fe/12065"]