\n\u003Cimg width=\"1125\" height=\"869\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d37e7fa5-ce04-405a-8ed1-192fb4ae4ca5\" />",[],13062,"ohcnetwork","care_fe","open","Responsive issue for Questionnaire Editor","2025-07-23T13:11:29Z","https://github.com/ohcnetwork/care_fe/issues/13062",0.76068866,{"description":3028,"labels":3029,"number":3030,"owner":3020,"repository":3021,"state":3022,"title":3031,"updated_at":3032,"url":3033,"score":3034},"**Describe the bug**\nWhile adding patient preparation , it doesn't restrict duplicate entries which could lead to accidental duplication and while going through code I also realised we aren't using `useFieldArray` property for the same \n\n\u003Cimg width=\"1440\" height=\"846\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ee728e14-e7f3-4454-ad56-6007030c0db2\" />\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.8037066,{"description":3036,"labels":3037,"number":3038,"owner":3020,"repository":3021,"state":3039,"title":3040,"updated_at":3041,"url":3042,"score":3043},"Added Notes are missing in form field/overview section. Only visible when you hit Print\n\n\u003Cimg width=\"609\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4b9c2904-6b28-4a64-8392-ea125268393e\" />\n\n\u003Cimg width=\"319\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2bd1cfd5-d8a8-4946-beeb-4bc643d08fa9\" />\n",[],12597,"closed","Added Notes Missing","2025-06-19T03:42:21Z","https://github.com/ohcnetwork/care_fe/issues/12597",0.71473074,{"description":3045,"labels":3046,"number":3047,"owner":3020,"repository":3021,"state":3039,"title":3048,"updated_at":3049,"url":3050,"score":3051},"\u003Cimg width=\"587\" height=\"169\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2fc61d3d-6830-41e4-87d8-317ee6d767fe\" />",[],12808,"Add support for clearing radio input's selection","2025-07-10T08:02:53Z","https://github.com/ohcnetwork/care_fe/issues/12808",0.7604546,{"description":3053,"labels":3054,"number":3055,"owner":3020,"repository":3021,"state":3039,"title":3056,"updated_at":3057,"url":3058,"score":3059},"**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.76194733,{"description":3061,"labels":3062,"number":3063,"owner":3020,"repository":3021,"state":3039,"title":3064,"updated_at":3065,"url":3066,"score":3067},"**Describe the bug**\n\n\u003Cimg width=\"1440\" height=\"750\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5481b5aa-a1c3-4567-b710-a70addb8d441\" />\n\n\n**Expected behavior**\nEither we can truncate or wrap the text \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",[],13101,"`ValueSetSelect` selected value label text cutting out","2025-07-31T05:30:34Z","https://github.com/ohcnetwork/care_fe/issues/13101",0.7859394,{"description":3069,"labels":3070,"number":3077,"owner":3020,"repository":3021,"state":3039,"title":3078,"updated_at":3079,"url":3080,"score":3081},"**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",[3071,3074],{"name":3072,"color":3073},"question","d876e3",{"name":3075,"color":3076},"needs-triage","ededed",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.78844506,{"description":3083,"labels":3084,"number":3087,"owner":3020,"repository":3021,"state":3039,"title":3088,"updated_at":3089,"url":3090,"score":3091},"**Describe the bug**\n\nWhen a user uploads an image that exceeds the maximum width, the system shows an error message. But, if the user tries to select the same image again, the image is not displayed in the selection dialog. \nFor user convenience, the selected image should still be visible (even if invalid) instead of appearing blank.\n\nSteps to reproduce the behavior:\n\n1. Go to Profile\n2. Click \"Change Avatar\" → \"Upload an image\"\n3. Select a large image, error will show,But\n4. Click \"Upload an image\" again and select the same image.\n5. The dialog shows no image.\n\nhttps://github.com/user-attachments/assets/25f3fd9c-9063-4563-bb5d-6236d4f60f15\n\n\n**Expected behavior**\n\nThe selected image should always appear in the preview dialog—even if invalid—so users can visually confirm the issue and choose a replacement if needed.\n\nhttps://github.com/user-attachments/assets/84d0eb08-99e3-4ba4-a62a-5750d8c3830c\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\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",[3085,3086],{"name":3072,"color":3073},{"name":3075,"color":3076},12394,"Avatar Upload Does Not Show Selected Image After Validation Error","2025-06-02T11:55:22Z","https://github.com/ohcnetwork/care_fe/issues/12394",0.7885764,{"description":3093,"labels":3094,"number":3097,"owner":3020,"repository":3021,"state":3039,"title":3098,"updated_at":3099,"url":3100,"score":3101},"\u003Cimg width=\"380\" height=\"600\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6a88377a-68e0-40a9-a56f-6158b715e1d4\" />",[3095,3096],{"name":3072,"color":3073},{"name":3075,"color":3076},12834,"Misalignment in Assign user sheet","2025-07-16T13:56:51Z","https://github.com/ohcnetwork/care_fe/issues/12834",0.7891803,{"description":3103,"labels":3104,"number":3105,"owner":3020,"repository":3021,"state":3039,"title":3106,"updated_at":3107,"url":3108,"score":3109},"**Is your feature request related to a problem? Please describe.**\nCurrently the desktop view has page numbers and first page, last page nav buttons as well\n\n\u003Cimg width=\"1799\" height=\"485\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6d628ffe-9679-4dfd-a216-93ac76f3a21b\" />\n\nBut for Mobile UI, theres only two arrows\n\n\u003Cimg width=\"386\" height=\"654\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3aa61aec-8063-4577-8f97-077762830304\" />\n\n**Describe the solution you'd like**\n\nhttps://github.com/user-attachments/assets/9c493a82-a9f5-43e2-82dc-b5e6cea75a4b\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",[],12993,"Feature Request: Improve Pagination on Mobile Screens","2025-07-20T15:25:43Z","https://github.com/ohcnetwork/care_fe/issues/12993",0.79026926,["Reactive",3111],{},["Set"],["ShallowReactive",3114],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fb8c9VFoRvR-mHd_sEs4zYLU2navnx3yHAj9r_0d4ENU":-1},"/ohcnetwork/care_fe/12598"]