\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**\nA clear and concise description of what you expected to happen.\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",[],13146,"ohcnetwork","care_fe","open","Improve UI of Product page","2025-07-30T04:49:15Z","https://github.com/ohcnetwork/care_fe/issues/13146",0.633786,{"description":3028,"labels":3029,"number":3030,"owner":3020,"repository":3021,"state":3022,"title":3031,"updated_at":3032,"url":3033,"score":3034},"**Describe the bug**\nOn mobile devices, the Base Price input field in the Pricing Components section overflows the screen horizontally. This causes layout-breaking behavior and may require horizontal scrolling, especially on smaller screen widths.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to setting \n2. Click on click charge item definations add definations\n3. Scroll down to base price in mobile view \n4. See error\n\n**Expected behavior**\nThe Base Price input should be fully responsive and adjust to fit within the mobile screen without causing horizontal overflow.\n\n**Screenshots**\n\n\u003Cimg width=\"786\" height=\"822\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e299169f-e508-4abc-963a-6d863d0ffbd9\" />\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:**\nTo fix the mobile view issue, I will wrap the Base Price input field inside a styled container similar to how Discounts and Taxes are displayed. This means the Base Price will be stacked vertically above Discounts and Taxes, instead of appearing inline or disconnected.\n\n**Expected Timeline:**\n1day after assignment\n**Additional Context:**\ni will complete it please assign me this work\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",[],13111,"Mobile view: Base Price input overflows screen","2025-07-28T06:39:14Z","https://github.com/ohcnetwork/care_fe/issues/13111",0.6568364,{"description":3036,"labels":3037,"number":3038,"owner":3020,"repository":3021,"state":3022,"title":3039,"updated_at":3040,"url":3041,"score":3042},"\u003Cimg width=\"670\" height=\"770\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/308a3db2-0518-4e41-bb5e-5f8a44269baa\" />\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",[],12889,"Add * mark on required fields and disable save button initially in Discount Code Sheet","2025-07-13T04:55:10Z","https://github.com/ohcnetwork/care_fe/issues/12889",0.66227746,{"description":3044,"labels":3045,"number":3046,"owner":3020,"repository":3021,"state":3022,"title":3047,"updated_at":3048,"url":3049,"score":3050},"**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",[],13148,"Bug: Add correct zod validation for pricing components in create charge item definition sheet","2025-07-30T06:03:22Z","https://github.com/ohcnetwork/care_fe/issues/13148",0.6689123,{"description":3052,"labels":3053,"number":3054,"owner":3020,"repository":3021,"state":3022,"title":3055,"updated_at":3056,"url":3057,"score":3058},"**Describe the bug**\n\n\u003Cimg width=\"724\" height=\"834\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5b1ae3f1-2bda-41fe-9cba-d3529d2dc2a4\" />\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",[],13022,"Make Buttons on User Dashboard responsive for mobile view","2025-07-21T18:35:02Z","https://github.com/ohcnetwork/care_fe/issues/13022",0.6891054,{"description":3060,"labels":3061,"number":3062,"owner":3020,"repository":3021,"state":3063,"title":3064,"updated_at":3065,"url":3066,"score":3067},"**Describe the bug**\n\n'Create New' Button is overflowing in Mobile View\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Facility->Setting->Product\n2. Click on Add Product\n3. See in Mobile View\n\n**Expected behavior**\nThere should be proper responsiveness in the page\n\n**Screenshots**\n\n\u003Cimg width=\"634\" height=\"1106\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/032012cb-89e1-4cc8-8d2d-a09d81d91744\" />\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",[],12892,"closed","Button is overflowing in Create Product Page in Mobile View UI","2025-07-18T11:49:48Z","https://github.com/ohcnetwork/care_fe/issues/12892",0.63243055,{"description":3069,"labels":3070,"number":3071,"owner":3020,"repository":3021,"state":3063,"title":3072,"updated_at":3073,"url":3074,"score":3075},"**Describe the bug**\n\n1. Go to settings\n2. Click on billing\n\n\u003Cimg width=\"636\" height=\"848\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/c97dc693-05fc-408a-88aa-ea59cbb32f76\" />\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",[],12922,"Billing page needs responsiveness for mobile view UI","2025-07-15T06:24:49Z","https://github.com/ohcnetwork/care_fe/issues/12922",0.66142035,{"description":3077,"labels":3078,"number":3079,"owner":3020,"repository":3021,"state":3063,"title":3080,"updated_at":3081,"url":3082,"score":3083},"**Expected behavior**\nDisable submit button when no changes are made\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/dd2f8423-bdc6-4c22-aee0-9498be61b3bd\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",[],12449,"Bug: FacilityOrg form is submittimg even when no changes are made in Edit","2025-05-29T10:09:57Z","https://github.com/ohcnetwork/care_fe/issues/12449",0.67249477,{"description":3085,"labels":3086,"number":3087,"owner":3020,"repository":3021,"state":3063,"title":3088,"updated_at":3089,"url":3090,"score":3091},"**Describe the bug**\nCannot create a new product supplier. New organisation added in \"Product Supplier\" is visible in \"Governance\". New organisation added in \"Roles\" is visible in \"Product Supplier\". Cannot change to next page.\n\n\n**Expected behavior**\nNewly created product supplier should be saved and listed in Product Supplier and similarly for organisations created in Governance and Roles. Should be able to move to next page.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/83ac9799-f6b4-4968-9e38-122783dcc432\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",[],12871,"Add organisation in Product Supplier, Governance or Roles is not being saved properly","2025-07-23T06:39:36Z","https://github.com/ohcnetwork/care_fe/issues/12871",0.6762991,{"description":3093,"labels":3094,"number":3101,"owner":3020,"repository":3021,"state":3063,"title":3102,"updated_at":3103,"url":3104,"score":3105},"**Describe the bug**\nWhen the user types in the title field, the slug field should automatically populate with a slugified version of the title \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Settings'\n2. Click on 'Specimen Definition'\n3. Click on 'Add Definition'\n4. See error\n\n**Expected behavior**\nA clear and concise description of what you expected to happen.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/ae73aa94-8d11-4c19-87fb-4e8256de17a6\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",[3095,3098],{"name":3096,"color":3097},"question","d876e3",{"name":3099,"color":3100},"needs-triage","ededed",12967,"Auto-fill slug field based on title input","2025-07-18T06:23:20Z","https://github.com/ohcnetwork/care_fe/issues/12967",0.67791456,["Reactive",3107],{},["Set"],["ShallowReactive",3110],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fPPxMpTr4gbttB4AIQBT68MkpjX6ztnJ8-WLzmom646U":-1},"/ohcnetwork/care_fe/13147"]