\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.73412466,{"description":3229,"labels":3230,"number":3232,"owner":3172,"repository":3173,"state":3174,"title":3233,"updated_at":3234,"url":3235,"score":3236},"**Describe the bug**\nWhen adding or editing a question in the questionnaire form:\n- Selecting a structure_type (e.g., MedicationRequest) initially is not saved correctly.\n- If the question's type is later changed to one that should not have a structure_type, the previously selected structure_type is still sent to the backend and saved, even though it should be cleared.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Admin dashboard \n2. Create questionnaire form:\n3. Add question \n4. select question type structure and structure_type (don't save)\n5. then change type of question\n6. See error**Expected behavior**\nA clear and concise description of what you expected to happen.\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: [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",[3231],{"name":3198,"color":3199},12182,"structure_type persists incorrectly when changing question type in Questionnaire Form","2025-07-30T11:09:22Z","https://github.com/ohcnetwork/care_fe/issues/12182",0.7522804,{"description":3238,"labels":3239,"number":3240,"owner":3172,"repository":3173,"state":3174,"title":3241,"updated_at":3242,"url":3243,"score":3244},"**Is your feature request related to a problem? Please describe.**\n\nCurrently, when editing a questionnaire, the \"Add Question\" button is only available at Basic information box). If a user wants to add a new question after an existing one, they have to scroll up to the top each time, which is inconvenient especially for long questionnaires.\n\nhttps://github.com/user-attachments/assets/1d190360-4f7f-4333-b2d0-edc0380b6940\n\n\n**Describe the solution you'd like**\n \"Add Question\" button to be available below each question in the questionnaire\n\n**\"Expected Output\"**\n\nhttps://github.com/user-attachments/assets/6ce5b861-8d6c-41c6-919a-a2b73746e288\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]",[],13000,"Questionnaire Editor: Insert Question Button After Every Question","2025-07-31T08:58:48Z","https://github.com/ohcnetwork/care_fe/issues/13000",0.75452214,{"description":3246,"labels":3247,"number":3248,"owner":3172,"repository":3173,"state":3174,"title":3249,"updated_at":3250,"url":3251,"score":3252},"**Describe the bug**\nOn the Encounter page, when the user clicks on \"Add Questionnaire\", the system incorrectly displays questionnaires with subject_type = \"patient\" along with those having subject_type = \"encounter\". \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a new questionnaire with subject_type = \"patient\".\n2. Go to a patient's Encounter page. \n3. Click on \"Add Questionnaire\".\n4. Observe that the newly created patient-type questionnaire is visible, which is incorrect.\n\n**Expected behavior**\nOnly questionnaires with subject_type = \"encounter\" should be visible when accessed from the Encounter page..\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: [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",[],12782,"Bug: \"Add Questionnaire\" on Encounter Page shows Patient-type Questionnaires","2025-07-14T06:24:48Z","https://github.com/ohcnetwork/care_fe/issues/12782",0.75692314,{"description":3254,"labels":3255,"number":3259,"owner":3172,"repository":3173,"state":3174,"title":3260,"updated_at":3261,"url":3262,"score":3263},"**Describe the bug**\nMake add button sticky in medication history sheet. Currently add button disappears and needs to be scrolled down to be viewed when there's more data\n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\nMedication Request Structured question -> Medication History button -> Sheet opens\n\n**Expected behavior**\nMake add button sticky in medication history sheet\n\n**Screenshots**\n\n\u003Cimg width=\"771\" height=\"1295\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/bec762e1-a24e-46f5-a5e5-46051061bcab\" />\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",[3256],{"name":3257,"color":3258},"good first issue","7057ff",13599,"Medication History sheet - Make add button sticky","2025-09-03T13:57:37Z","https://github.com/ohcnetwork/care_fe/issues/13599",0.7620866,{"description":3265,"labels":3266,"number":3267,"owner":3172,"repository":3173,"state":3174,"title":3268,"updated_at":3269,"url":3270,"score":3271},"**Is your feature request related to a problem? Please describe.**\nWhile building long questionnaires, the sidebar scrolls out of view. This makes it inconvenient to jump between questions or sections, especially in large forms.\n\n**Describe the solution you'd like**\nMake the sidebar sticky, so that it remains visible and accessible as the user scrolls through the main form builder area.\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",[],12547,"Make Sidebar Sticky in Questionnaire Builder Interface","2025-07-31T05:56:40Z","https://github.com/ohcnetwork/care_fe/issues/12547",0.7656874,["Reactive",3273],{},["Set"],["ShallowReactive",3276],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fqrsc_m8neyAq8hmhIqDREKepC-RrXsTGiHyr3FdmCoo":-1},"/ohcnetwork/care_fe/12557"]