\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",[3210,3213],{"name":3211,"color":3212},"question","d876e3",{"name":3214,"color":3215},"needs-triage","ededed",13261,"Optional `derived_from_uri` field triggers validation error","2025-08-06T05:56:29Z","https://github.com/ohcnetwork/care_fe/issues/13261",0.72971004,{"description":3222,"labels":3223,"number":3225,"owner":3172,"repository":3173,"state":3202,"title":3226,"updated_at":3227,"url":3228,"score":3229},"**Describe the bug**\nNo input fields in Create Discount form have required indicator.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nAdd aria-required=\"true\" to Name and Code and correct the \"Field required\" translation\n\n**Screenshots**\n\n\u003Cimg width=\"1911\" height=\"953\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7f170d78-5e8f-494c-9f31-f3632cf83753\" />\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",[3224],{"name":3191,"color":3192},13203,"Required indicator (*) missing for fields in AddRequired indicator (*) missing for fields in Create Discount Code form","2025-08-01T17:27:17Z","https://github.com/ohcnetwork/care_fe/issues/13203",0.7316164,{"description":3231,"labels":3232,"number":3235,"owner":3172,"repository":3173,"state":3202,"title":3236,"updated_at":3237,"url":3238,"score":3239},"**Describe the bug**\nWhen creating a product knowledge entry, clicking on \"Select Dosage Form\" triggers API errors and prevents the form from functioning properly. The system attempts to fetch dosage form data from two endpoints that return 404 Not Found errors, making it impossible to select a dosage form for the product.\nAnd also, after clicking on Add Definition, the description text is misaligned\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Product Knowledge'\n2. Click on 'Add Product Knowledge'\n3. Scroll down to 'Select Form Dosage'\n4. See error\n\n**Expected behavior**\nThe dosage form dropdown should load available medication form options from the API, allowing users to select appropriate dosage forms (e.g., tablet, capsule, syrup, etc.) for the product knowledge entry.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/88b0364b-29f1-4895-8fdf-d23f0962a3b3\n\n**Desktop (please complete the following information):**\n\n- OS: Win 10\n- Browser Opera\n- Version latest\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",[3233,3234],{"name":3211,"color":3212},{"name":3214,"color":3215},13643,"Product Knowledge Creation - Select Dosage Form API Error","2025-09-17T16:36:10Z","https://github.com/ohcnetwork/care_fe/issues/13643",0.73222005,{"description":3241,"labels":3242,"number":3246,"owner":3172,"repository":3173,"state":3202,"title":3247,"updated_at":3248,"url":3249,"score":3250},"**Describe the bug**\nWhen we are entering values in pricing components, it is expecting string values as input but it should be number.\n\nhttps://github.com/user-attachments/assets/c3fb6dfd-e92a-4f59-972f-925fab32ad35\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nWe should add zod validation so that pricing component receive numbers as an input.\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",[3243],{"name":3244,"color":3245},"P2","173FC5",13148,"Bug: Add correct zod validation for pricing components in create charge item definition sheet","2025-08-22T07:15:35Z","https://github.com/ohcnetwork/care_fe/issues/13148",0.73346573,{"description":3252,"labels":3253,"number":3254,"owner":3172,"repository":3173,"state":3202,"title":3255,"updated_at":3256,"url":3257,"score":3258},"### Description:\nThe `derived_from_url` field is intended to be optional in some forms. However, once a value is typed and then cleared, form submission is blocked. This happens because Zod validation treats the empty string (\"\") as an invalid URL instead of allowing it as optional\n\n### Screen recording\n\nhttps://github.com/user-attachments/assets/c71a0f97-8a6b-4ee7-b448-abba61a4dda1\n\n### Expected behavior:\n- If the user clears the derived_from_url field, the form should treat it as null/undefined and allow submission.\n- Validation should only enforce proper URL format when a non-empty value is provided.\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",[],13635,"Optional URL field blocks submission when cleared","2025-09-06T14:15:42Z","https://github.com/ohcnetwork/care_fe/issues/13635",0.7360107,{"description":3260,"labels":3261,"number":3264,"owner":3172,"repository":3173,"state":3202,"title":3265,"updated_at":3266,"url":3267,"score":3268},"**Describe the bug**\nA clear and concise description of what the bug is.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Click on settings on side bar \n2. Click on 'Product Knowledge'\n3. See error\n\n**Expected behavior**\nOnly \"Product Knowledge\" should be highlighted/selected.\n\n\n**Screenshots**\nhttps://github.com/user-attachments/assets/98550fbf-09d0-4a0c-b366-47a297dec022\n\n\u003Cimg width=\"272\" height=\"769\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f71109e2-1644-496a-b8e7-5e3cfe0f9c44\" />\n\n**Desktop (please complete the following information):**\n\n- OS: MacOS\n- Browser: Chrome\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",[3262,3263],{"name":3211,"color":3212},{"name":3214,"color":3215},13210,"UI bug: Settings Dropdown shows Product Knowledge and Product selected","2025-08-02T09:22:10Z","https://github.com/ohcnetwork/care_fe/issues/13210",0.7366705,["Reactive",3270],{},["Set"],["ShallowReactive",3273],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f-OKfvf2imiFi2mcToofLtPViYaAt2799yriqmTou_Ew":-1},"/ohcnetwork/care_fe/13784"]