\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",[],13056,"Prevent Duplicate selection for Patient Preparation in Specimen definition form","2025-07-23T09:58:37Z","https://github.com/ohcnetwork/care_fe/issues/13056",0.714129,{"description":3059,"labels":3060,"number":3067,"owner":3019,"repository":3020,"state":3068,"title":3069,"updated_at":3070,"url":3071,"score":3072},"**Is your feature request related to a problem? Please describe.**\n\n- Choice questions only support dropdowns by default.\n- When repeatable = true, users must select one choice from the dropdown, click “Add another,” and then select another option.\n\n**Describe the solution you'd like**\n1. Styling Option for Choice Questions:\n\t•\tAdd an option to choose between:\n\t•\tRadio buttons (single selection)\n\t•\tDropdown (for both single and multiple) \n\n2. Multi-select Dropdown for Repeatable Questions:\n\t•\tIf repeatable = true, allow the dropdown to support multi-select (i.e., user can select multiple values at once without clicking “Add another”).\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",[3061,3064],{"name":3062,"color":3063},"question","d876e3",{"name":3065,"color":3066},"needs-triage","ededed",12633,"closed","Enhance Choice Question UI: Support Radio Buttons and Multi-select Dropdowns for Repeatable Questions","2025-06-18T12:28:01Z","https://github.com/ohcnetwork/care_fe/issues/12633",0.63079405,{"description":3074,"labels":3075,"number":3076,"owner":3019,"repository":3020,"state":3068,"title":3077,"updated_at":3078,"url":3079,"score":3080},"**Description**\nWhen filling out a questionnaire that includes a Repeatable Choice type question, users can select multiple options by clicking \"Add Another\". However, after selecting an option and adding a new one, the dropdown still shows all available options, including the ones already selected. This can lead to duplicate selections, which should be avoided.\n\n**Steps to Reproduce:**\n\n- Open a questionnaire that contains a Repeatable Choice type question.\n- Select an option from the dropdown.\n- Click \"Add Another\" to add another choice.\n- Observe that the new dropdown includes options that have already been selected.\n\n**Expected Behavior:**\nThe new dropdown should only display options that have not yet been selected in previous entries of the same repeatable field.\n\n**Actual Behavior:**\nAll options, including those already selected, are shown again.",[],12583,"Repeatable Choice Question: 'Add Another' displays all options instead of remaining unselected options","2025-06-17T07:09:43Z","https://github.com/ohcnetwork/care_fe/issues/12583",0.645223,{"description":3082,"labels":3083,"number":3084,"owner":3019,"repository":3020,"state":3068,"title":3085,"updated_at":3086,"url":3087,"score":3088},"**Describe the bug**\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a questionnaire with type \"choice\" and option as ValueSet (select a ValueSet that isn't listed on the first page).\n2. Edit the Questionnaire\n3. See error\n\n**Expected behavior**\nThe Valuset should be visible while editing\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",[],12625,"Valueset Missing from Search Field During Edit Questionnaire","2025-06-16T13:39:51Z","https://github.com/ohcnetwork/care_fe/issues/12625",0.6820022,{"description":3090,"labels":3091,"number":3094,"owner":3019,"repository":3020,"state":3068,"title":3095,"updated_at":3096,"url":3097,"score":3098},"**Is your feature request related to a problem? Please describe.**\nCurrently, when creating a choice-type question in a questionnaire, managing the list of options becomes difficult if there are many entries. Now only option available is to move options up and down that to becomes difficult when number of options are more. \n\n**Describe the solution you'd like**\nAdd the following enhancements to the choice-type question editor:\n\n1. **Option Numbering:** Automatically number all options for easier reference and editing.\n2. Alphabetical Sorting: Add a one-click button to sort all options alphabetically (A-Z) and numerically .\n3. Reposition by Number: Provide a way to move an option to a specific position by entering the desired option number.\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",[3092,3093],{"name":3062,"color":3063},{"name":3065,"color":3066},12543,"Enhance Choice Question Type with Sorting, Numbering, and Reordering Features","2025-06-13T10:51:48Z","https://github.com/ohcnetwork/care_fe/issues/12543",0.68369085,{"description":3100,"labels":3101,"number":3104,"owner":3019,"repository":3020,"state":3068,"title":3105,"updated_at":3106,"url":3107,"score":3108},"**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",[3102,3103],{"name":3062,"color":3063},{"name":3065,"color":3066},12225,"Add styling customization support for choice questions on questionnaire","2025-06-04T07:03:31Z","https://github.com/ohcnetwork/care_fe/issues/12225",0.68893707,["Reactive",3110],{},["Set"],["ShallowReactive",3113],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fg6OUrz7JGbPaGSWx3EpNhacrXMrxWpEIr6_JJY7bHR8":-1},"/ohcnetwork/care_fe/12436"]