\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",[2890,2893],{"name":2891,"color":2892},"question","d876e3",{"name":2894,"color":2895},"needs-triage","ededed",12548,"Improve Questionnaire Filling UX: Show All Questions and Highlight Current Question","2025-06-10T06:09:58Z","https://github.com/ohcnetwork/care_fe/issues/12548",0.7091898,{"description":2902,"labels":2903,"number":2904,"owner":2872,"repository":2873,"state":2874,"title":2905,"updated_at":2906,"url":2907,"score":2908},"**Is your feature request related to a problem? Please describe.**\nIn the questionnaire editor, when editing a specific section or question, there is no visual indication of which element is currently active. This makes it difficult to keep track of the editing context, especially in large or complex forms.\n\n**Describe the solution you'd like**\n- Visually highlight the section/question currently being edited (e.g., with a border, background color, or subtle glow).\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",[],12550,"Highlight Active Section/Question Being Edited in Questionnaire Editor","2025-06-09T09:23:51Z","https://github.com/ohcnetwork/care_fe/issues/12550",0.71219057,{"description":2910,"labels":2911,"number":2912,"owner":2872,"repository":2873,"state":2874,"title":2913,"updated_at":2914,"url":2915,"score":2916},"**Description**\nWhen filling out a questionnaire with a 'Repeatable Choice' type question, after selecting an option and then clicking 'Add Another' to add another instance of the choice, the newly added choice field displays all available options, including the ones already selected. It should only display the options that have not yet been selected.",[],12583,"Repeatable Choice Question: 'Add Another' displays all options instead of remaining unselected options","2025-06-10T11:07:03Z","https://github.com/ohcnetwork/care_fe/issues/12583",0.71692604,{"description":2918,"labels":2919,"number":2920,"owner":2872,"repository":2873,"state":2874,"title":2921,"updated_at":2922,"url":2923,"score":2924},"**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.72227216,{"description":2926,"labels":2927,"number":2928,"owner":2872,"repository":2873,"state":2874,"title":2929,"updated_at":2930,"url":2931,"score":2932},"**Is your feature request related to a problem? Please describe.**\nCurrently, when conditional logic is applied to a choice-based question that allows multiple selections, only the first selected option is considered for triggering conditions. Additional selected options are ignored, resulting in incorrect visibility or behavior of dependent questions.\n\n\n**Describe the solution you'd like**\n1. Create a choice-type question with multiple select enabled.\n2. Define conditional logic on a dependent question (e.g., show if Option A or Option B is selected).\n3. Fill the form and select multiple options.\n4. Observe that only the first selected option triggers conditions; others have no effect.\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",[],12551,"Conditional Logic Fails for Multiple Selected Choices in Choice-Based Questions","2025-06-09T09:27:48Z","https://github.com/ohcnetwork/care_fe/issues/12551",0.7306432,{"description":2934,"labels":2935,"number":2938,"owner":2872,"repository":2873,"state":2874,"title":2939,"updated_at":2940,"url":2941,"score":2942},"**Is your feature request related to a problem? Please describe.**\nUsing Popover for tag selection on mobile devices is not user-friendly in questionnaire for searching tags.\n\n**Describe the solution you'd like**\nUsing Sheet component that slides up from the bottom on mobile devices instead of Popover .This will be more user-friendly.\n\nExpected Output.\n\nhttps://github.com/user-attachments/assets/e6178a32-f47d-4c40-83ed-91aeff477a44\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",[2936,2937],{"name":2891,"color":2892},{"name":2894,"color":2895},12503,"Enhance Mobile UX: Implement Bottom Sheet for Tag Selector","2025-06-05T05:42:51Z","https://github.com/ohcnetwork/care_fe/issues/12503",0.73359936,{"description":2944,"labels":2945,"number":2946,"owner":2872,"repository":2873,"state":2874,"title":2947,"updated_at":2948,"url":2949,"score":2950},"**Is your feature request related to a problem? Please describe.**\nCurrently, on the encounter listing page:\n\n1. Clicking the patient name navigates to the patient’s profile.\n\n2. Clicking the \"View Details\" button navigates to the encounter details.\n\nHowever, this behavior is not immediately intuitive for users. It would be clearer and more user-friendly to have explicitly labeled buttons for both actions.\n\n**Describe the solution you'd like**\nAdd two clearly labeled buttons for each encounter row:\n1. \"Visit Patient Profile\"\n2. \"Visit Encounter Details\"\n\nUse icons or color differentiation (optional) to help users quickly recognize actions.\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",[],12555,"Add Clear Action Buttons for \"Visit Patient Profile\" and \"Visit Encounter\" on Encounter Listing Page","2025-06-09T11:01:36Z","https://github.com/ohcnetwork/care_fe/issues/12555",0.7494678,{"description":2952,"labels":2953,"number":2956,"owner":2872,"repository":2873,"state":2957,"title":2958,"updated_at":2959,"url":2960,"score":2961},"**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 [...]\nCurrently there is no styling options available to the choice options in the questionnaires. all the choice options are coming in one by one list. \n\n\u003Cimg width=\"535\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/bf9eaa1b-92a0-411e-b2b9-d3379e9243cb\" />\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\nThe styling option will allow users to select the choice options to come in horizontal view or vertical list etc.\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",[2954,2955],{"name":2891,"color":2892},{"name":2894,"color":2895},12225,"closed","Add styling customization support for choice questions on questionnaire","2025-06-04T07:03:31Z","https://github.com/ohcnetwork/care_fe/issues/12225",0.6317429,["Reactive",2963],{},["Set"],["ShallowReactive",2966],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fRnKOmMZYVSYd7t2ZQbB2J_XnjQ45t9AaEVZ029IBR4U":-1},"/ohcnetwork/care_fe/12543"]