\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.7294098,{"description":3208,"labels":3209,"number":3219,"owner":3173,"repository":3174,"state":3220,"title":3221,"updated_at":3222,"url":3223,"score":3224},"**Describe the bug**\nAfter clicking the \"Close camera\" button, the camera remains active instead of turning off.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Encounters' -> \"View Details\"\n2. Click on 'Files' -> \"Discharge Summary\" -> \"Add files\" -> \"Open camera\".\n3. Click on \"Close camera\"\n4. See error, the camera continues to stay active.\n\nhttps://github.com/user-attachments/assets/9c5035f1-ce55-4f05-b776-27ac58025995\n\n**Expected behavior**\nThe camera should immediately turn off after clikcing the close camera button.\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",[3210,3213,3216],{"name":3211,"color":3212},"question","d876e3",{"name":3214,"color":3215},"stale","688388",{"name":3217,"color":3218},"needs-triage","ededed",12341,"closed","Camera Stays On After Clicking 'Close Camera\" Button","2025-06-26T13:04:02Z","https://github.com/ohcnetwork/care_fe/issues/12341",0.654669,{"description":3226,"labels":3227,"number":3230,"owner":3173,"repository":3174,"state":3220,"title":3231,"updated_at":3232,"url":3233,"score":3234},"**Describe the bug**\nOn the patient details tab When a image is captured using the web cam or mobile cam keeps the cam active even after submitting/closing.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Patient detals\n2. Click on 'Files'\n3. Click on 'Add Files'\n4. Click 'Open camera' from the dropdown\n5. Now capture something or close \n6. Camera stays active\n\n**Expected behavior**\n\nCamera shall go back to inactive state after the dialog is closed\n\n**Recording**\n\nhttps://github.com/user-attachments/assets/971976c1-d182-4ae6-830e-3ba194ef0945\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",[3228,3229],{"name":3211,"color":3212},{"name":3217,"color":3218},12513,"Bug: Camera stays active even after capture","2025-06-04T09:55:03Z","https://github.com/ohcnetwork/care_fe/issues/12513",0.6713985,{"description":3236,"labels":3237,"number":3238,"owner":3173,"repository":3174,"state":3220,"title":3239,"updated_at":3240,"url":3241,"score":3242},"**Describe the bug**\nAfter taking a photo, the camera in the background while showing the preview picture.\nThe camera should turn off after the photo is taken and only turn on again if you tap “Retake” or reopen the camera.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Encounters' -> \"Files\" -> \"Add Files\" -> \"Open camera\"\n2. See error, Preview image appears with camera running.\n\nhttps://github.com/user-attachments/assets/fece05c5-349b-4ed9-a6ef-b08faa99ed3e\n\n\n**Expected behavior**\nThe camera stream should stop immediately after a photo is captured and restart only when the user clicks Retake button or reopen the camera dialog.\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",[],12962,"Camera keeps running in background after capture","2025-07-18T06:16:30Z","https://github.com/ohcnetwork/care_fe/issues/12962",0.69139624,{"description":3244,"labels":3245,"number":3246,"owner":3173,"repository":3174,"state":3220,"title":3247,"updated_at":3248,"url":3249,"score":3250},"**Describe the bug**\nWhen using the \"Add Files\" button to capture a new photo via the camera option, the image is successfully captured and uploaded. However, the camera remains active even after the upload is complete.\n\nThis is evident because:\n- The browser or device continues to show that the camera is in use (camera indicator light stays on, or permission status shows active).\n- The camera stream is not properly stopped, leading to unnecessary hardware usage.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to any encounter\n2. go to files \n3. click on add files \n4. click on open camera \n5. submit and see the error \n\nhttps://github.com/user-attachments/assets/0712d502-c364-4514-8dbb-0127db791a14\n\n**Expected behavior**\n- After uploading the captured image\n- The camera stream should be stopped.\n- The device should no longer show the camera as active.\n- Any active camera permission indicators should disappear.\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",[],12139,"Camera remains active after image capture and upload via \"Add Files\" button","2025-06-04T08:45:55Z","https://github.com/ohcnetwork/care_fe/issues/12139",0.6926231,{"description":3252,"labels":3253,"number":3254,"owner":3173,"repository":3174,"state":3220,"title":3255,"updated_at":3256,"url":3257,"score":3258},"**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.71102726,{"description":3260,"labels":3261,"number":3263,"owner":3173,"repository":3174,"state":3220,"title":3264,"updated_at":3265,"url":3266,"score":3267},"**Describe the bug**\nAfter taking camera capture and uploading, opening the camera again and taking another photo shows the old cropped picture instead of the newly captured photo.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Profile.'\n2. Click Change Avatar ➜ Open Camera.\n3. Capture a photo, crop it, and upload it.\n4. Again click Change Avatar ➜ Open Camera.\n5. Capture another photo, see error captured photo is not showing in the preview to crop.\nIt shows the old cropped preview.\n\nhttps://github.com/user-attachments/assets/ba9ed107-2522-4e06-a5a1-e7f648c21f2a\n\n**Expected behavior**\nAfter each capture, It should open the cropper with the newly-captured image.\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",[3262],{"name":3214,"color":3215},12941,"Avatar Camera Capture Shows Old Crop on Second Attempt","2025-08-05T05:53:56Z","https://github.com/ohcnetwork/care_fe/issues/12941",0.7171868,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f5-6Tn8V_5Y4ufkY0rOT4zp1cuvrXr1qD_4qDkMQWMAs":-1},"/ohcnetwork/care_fe/13396"]