\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.75343394,{"description":3052,"labels":3053,"number":3054,"owner":3020,"repository":3021,"state":3022,"title":3055,"updated_at":3056,"url":3057,"score":3058},"**Describe the bug**\nCreating a new form in RequirementsSelector does show up on the options to select from\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Activity Definition\n2. Scroll and click on any requirements selection\n3. Create a form\n4. See error\n\n**Expected behavior**\nNewly added form should be shown in the selection option\n\n**Recording**\n\nhttps://github.com/user-attachments/assets/a94ce725-bb36-40c7-83ea-b6139fb06d55\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",[],12879,"Bug: New form created in RequirementsSelector does not appear in selection options","2025-07-12T05:49:04Z","https://github.com/ohcnetwork/care_fe/issues/12879",0.75730187,{"description":3060,"labels":3061,"number":3062,"owner":3020,"repository":3021,"state":3022,"title":3063,"updated_at":3064,"url":3065,"score":3066},"**Describe**\nOn searching any location, if the location matches the search text expand the location tree upto search matches\n\nrefer to the video \n\nIn video, `Test br` should've got expanded since search matches its child location \n\nAdditionally, fix the focus state for the search input here \n\nhttps://github.com/user-attachments/assets/44dc107d-d185-4d02-9d61-470c5786d12a\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n- Go to any Facility\n- Go to Acitivity Definition form under setting tab\n- Click on Select location \n- Try to search a child location \n- see the error \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",[],13093,"Expand upto child location if search matches in Location select","2025-07-25T18:34:31Z","https://github.com/ohcnetwork/care_fe/issues/13093",0.7600492,{"description":3068,"labels":3069,"number":3070,"owner":3020,"repository":3021,"state":3022,"title":3071,"updated_at":3072,"url":3073,"score":3074},"**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to `admin dashboard`\n2. Go to `valueset`\n3. Create valueset with error upfront like no name and no slug \n4. See error\n\n**Expected behavior**\ntriggers form error when user tries to see the preview if error exists and if there is no error then preview sheet should open as usual \n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/e935a74c-73a3-4584-916a-8da6f85cc317\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",[],12884,"Restrict ValueSet preview trigger when there is error in form","2025-07-12T14:19:12Z","https://github.com/ohcnetwork/care_fe/issues/12884",0.7607126,{"description":3076,"labels":3077,"number":3084,"owner":3020,"repository":3021,"state":3085,"title":3086,"updated_at":3087,"url":3088,"score":3089},"**Describe the bug**\nIn the Questionnaire form, when a question type is set to Boolean (used for simple Yes/No questions), the \"Enable When\" conditional logic does not work as expected. Dependent questions that should appear based on the Boolean answer do not show, even when the condition is met.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a Questionnaire, question with type boolean\n2. Create 2nd question with \"Enable when conditions\"\n3. Save it, test it.\n4. See error\n\n**Expected behavior**\nDependent questions should appear or be enabled when the Boolean question evaluates to the specified condition.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/350ad3e5-0c04-46cd-b537-efabbac07ad6\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",[3078,3081],{"name":3079,"color":3080},"question","d876e3",{"name":3082,"color":3083},"needs-triage","ededed",12437,"closed","\"Enable When\" Logic Not Working for Boolean Question Type in Questionnaire","2025-05-29T04:09:42Z","https://github.com/ohcnetwork/care_fe/issues/12437",0.66916865,{"description":3091,"labels":3092,"number":3095,"owner":3020,"repository":3021,"state":3085,"title":3096,"updated_at":3097,"url":3098,"score":3099},"**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",[3093,3094],{"name":3079,"color":3080},{"name":3082,"color":3083},12633,"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.6702442,{"description":3101,"labels":3102,"number":3105,"owner":3020,"repository":3021,"state":3085,"title":3106,"updated_at":3107,"url":3108,"score":3109},"**Describe the bug**\nWhen a choice-type question is marked as repeatable in the questionnaire form, its options fail to generate or retain unique IDs. Leading to not able select the repeated options added via \"Add another\".\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a choice question which is repeatable in a questionnaire form\n2. Go to Encounter and select the form you created\n3. Click the \"Add Another\" button under the choice question \n4. Try selecting the newly added options (can't select) \n\n**Expected behavior**\nShould be able to select the newly added options \n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/1a471bec-a654-42cc-9b2d-2a8575a5e1ef\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",[3103,3104],{"name":3079,"color":3080},{"name":3082,"color":3083},12436,"Repeatable Questions in Questionnaire Form is not working as expected","2025-06-09T11:01:18Z","https://github.com/ohcnetwork/care_fe/issues/12436",0.69020605,["Reactive",3111],{},["Set"],["ShallowReactive",3114],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f7ghLh-i2SkGxtS9Ak1hA_vTtAQN6XxsB42ovTdWfXfs":-1},"/ohcnetwork/care_fe/12551"]