\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",[],12438,"Unable to Save Questionnaire After Importing from JSON File","2025-05-30T08:11:15Z","https://github.com/ohcnetwork/care_fe/issues/12438",0.6609224,{"description":3222,"labels":3223,"number":3224,"owner":3178,"repository":3179,"state":3189,"title":3225,"updated_at":3226,"url":3227,"score":3228},"**Describe the bug**\nWhen importing questionnaire, existing data if any would get overwritten (questions and/or properties of questionnaire)\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to questionnaire create\n2. Fill some info partially\n3. Import a questionnaire JSON\n4. Observe that all existing filled information was lost\n\n**Expected behavior**\nQuestionnaire's state should be smartly merged.\n\n- Existing questions if any should be merged along with the imported questionnaire's questions.\n- Properties if any present in the importing JSON should get precedence over the existing info. But if not present, should retain what was previously present.\n- When importing, it should show a preview of what's being imported in a dialog that would show which all properties would be changed (a compare diff kind of view) comparing the existing state and the imported state and also show a mini preview of all the questions that'd be appended.\n\n\ncc: @amjithtitus09 @nihal467 ",[],12709,"Improving questionnaire import","2025-07-10T08:10:11Z","https://github.com/ohcnetwork/care_fe/issues/12709",0.6628791,{"description":3230,"labels":3231,"number":3232,"owner":3178,"repository":3179,"state":3189,"title":3233,"updated_at":3234,"url":3235,"score":3236},"**Is your feature request related to a problem? Please describe.**\nOn the questionnaire filling page, only the group-level question is shown initially. Sub-questions are hidden, making it difficult for users to see the full scope of the form. There's also no visual cue indicating which question the user is currently filling.\n\n\u003Cimg width=\"1901\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b35c90b7-efbe-490a-9e03-04ba824928dd\" />\n\n**Describe the solution you'd like**\n1. Display All Questions and Sub-Questions: Expand and show all questions and their respective sub-questions (if any) by default, so users can view the entire structure of the form.\n\n2. Highlight Active Question: As the user focuses on or begins typing in a question, highlight the current question block to give clear feedback about where they are in the form.\n\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",[],12548,"Improve Questionnaire Filling UX: Show All Questions and Highlight Current Question","2025-08-15T05:11:22Z","https://github.com/ohcnetwork/care_fe/issues/12548",0.66792023,{"description":3238,"labels":3239,"number":3240,"owner":3178,"repository":3179,"state":3189,"title":3241,"updated_at":3242,"url":3243,"score":3244},"**Is your feature request related to a problem? Please describe.**\n- On Add Questionnaire page in encounter, there is no Back button provided for users to easily navigate to the previous page\n- Several pages in the system (e.g., Patient Detail, Encounter Detail, and similar detail views) do not provide a Back button for user navigation. This forces users to rely on the browser’s back button, which is not intuitive and may break the expected navigation flow.\n\n**Describe the solution you'd like**\nA Back button should be available, allowing users to return to the previous screen\n\n** Screenshot\n\n\u003Cimg width=\"1889\" height=\"968\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f02e5b15-2436-43e9-9bd0-2f28ea6ba4be\" />\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",[],13467,"Missing Back Button on Add Questionnaire page","2025-08-25T14:28:00Z","https://github.com/ohcnetwork/care_fe/issues/13467",0.68227124,{"description":3246,"labels":3247,"number":3248,"owner":3178,"repository":3179,"state":3189,"title":3249,"updated_at":3250,"url":3251,"score":3252},"**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,"Encounter overview tab Show Add Questionnaire for mobile","2025-07-14T15:07:11Z","https://github.com/ohcnetwork/care_fe/issues/12893",0.6853732,{"description":3254,"labels":3255,"number":3256,"owner":3178,"repository":3179,"state":3189,"title":3257,"updated_at":3258,"url":3259,"score":3260},"**Describe the bug**\nAfter importing a questionnaire, clicking \"Create\" and then \"Cancel\" still triggers toaster notification.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Admin dashboard\n2. Click on create questionnaire\n3. Import from url\n4. Click on create\n5. While its creating click cancel\n6. Now you are on `/admin/questionnaire`\n7. Notification is still send\n\n**Expected behavior**\nThe process should be fully canceled when 'Cancel' is clicked, or the 'Cancel' button should be disabled while the questionnaire is being created.\n\n**Recording**\n\nhttps://github.com/user-attachments/assets/5757d136-3929-4ca0-b494-bf25a7f21314\n\n**Desktop (please complete the following information):**\n\n- OS: Fedora\n- Browser: Brave\n- Version: Latest\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",[],12506,"Bug: After importing a questionnaire, clicking \"Create\" and then \"Cancel\" still triggers notifications","2025-06-05T06:39:40Z","https://github.com/ohcnetwork/care_fe/issues/12506",0.6872296,["Reactive",3262],{},["Set"],["ShallowReactive",3265],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fxXhaUdNuInjngf-tFIFwy5cH_iUpKGph0e41l_vJ_NI":-1},"/ohcnetwork/care_fe/12582"]