\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",[],13274,"ohcnetwork","care_fe","open","Fix the spacing in the patient notes post submission ( Patient encounter & details page )","2025-08-06T07:02:56Z","https://github.com/ohcnetwork/care_fe/issues/13274",0.69745755,{"description":3180,"labels":3181,"number":3182,"owner":3172,"repository":3173,"state":3174,"title":3183,"updated_at":3184,"url":3185,"score":3186},"**Describe the bug**\nThere are two issues observed in the Encounters page:\n\n1. **Validation bypass after removal**\n - When adding Allergy, Diagnosis, or Symptoms for the first time, the required validation for the main dropdown works correctly (e.g., \"This field is required\").\n- However, if an item is added and then removed, the user can submit the form again **without selecting anything**, and it still gets submitted without triggering the required validation.\n- This bypass happens for all three: Allergy, Diagnosis, and Symptoms.\n\n2. **Raw translation keys in Add Questionnaire**\n- When selecting the **\"Respiratory Status\"** questionnaire, under **\"Respiratory Support\"**, some options display raw translation keys (e.g., `oxygen_support`, `non_invasive`) instead of their proper localized labels.\n\n**To Reproduce**\nSteps to Reproduce (Issue 1 - Validation bypass):\n\n1. Go to Encounters → Add Allergy (same issue for Diagnosis/Symptoms).\n2. Try to submit without selecting anything → validation message appears (expected).\n3. Add any allergy and submit → works fine.\n4. Edit and remove that allergy → list becomes empty.\n5. Submit without adding anything again → submission still succeeds (unexpected).\n\nSteps to Reproduce (Issue 2 - Raw translation keys):\n\n1. Go to Encounters → Add Questionnaire → select \"Respiratory Status\".\n2. Under \"Respiratory Support\", check the options.\n3. Notice that raw translation keys like `oxygen_support`, `non_invasive`, etc., are shown instead of proper values.\n\n**Expected behavior**\n- For Issue 1: Required validation should trigger every time the list is empty, even after removing previously added items.\n- For Issue 2: All option labels should display their localized text instead of raw translation keys.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/58ca5faf-f7ec-4bf5-b1a9-707949d068ae\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",[],13349,"Validation bypass after removal in Add Allergy/Diagnosis/Symptoms & Raw translation keys in Add Questionnaire","2025-08-12T11:21:15Z","https://github.com/ohcnetwork/care_fe/issues/13349",0.6982557,{"description":3188,"labels":3189,"number":3190,"owner":3172,"repository":3173,"state":3191,"title":3192,"updated_at":3193,"url":3194,"score":3195},"**Describe the bug**\nWhen a user adds a note on a questionnaire, the note is saved but does not appear in the Encounter screen. \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",[],12606,"closed","Questionnaire notes not showing in Encounter view","2025-06-16T13:43:27Z","https://github.com/ohcnetwork/care_fe/issues/12606",0.6088434,{"description":3197,"labels":3198,"number":3199,"owner":3172,"repository":3173,"state":3191,"title":3200,"updated_at":3201,"url":3202,"score":3203},"**Describe the bug**\nWhen editing any questionnaire (e.g., AllergyQuestion, DiagnosisQuestion, SymptomQuestion, MedicationRequest) and submitting without making actual updates, the system still processes the submission as if changes were made\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Encounters\n2. Edit a questionnaire (AllergyQuestion, DiagnosisQuestion, SymptomQuestion, MedicationRequest)\n3. Click submit without making any edits\n4. See error\n\n**Expected behavior**\nNo batch request shall be made to the backend when questionnaire doesn't have actual changes\n\n**Recording**\n\nhttps://github.com/user-attachments/assets/a25bd2a0-9f9f-4a24-a6c7-dc80dbf64bed\n\nhttps://github.com/user-attachments/assets/6cd67116-bf9c-4ee9-8da4-2c11bf2b9242\n\n**Desktop (please complete the following information):**\n\n- OS: Fedora\n- Browser: Brave\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",[],12683,"Bug: Questionnaires are submitted even when no edits are made","2025-07-08T13:16:02Z","https://github.com/ohcnetwork/care_fe/issues/12683",0.6748204,{"description":3205,"labels":3206,"number":3210,"owner":3172,"repository":3173,"state":3191,"title":3211,"updated_at":3212,"url":3213,"score":3214},"**Describe the bug**\n\nhttps://github.com/user-attachments/assets/d9f86ddb-b31f-4990-a2fd-92b1507115b1\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",[3207],{"name":3208,"color":3209},"P1","519BFE",12918,"Allergies are not rendering for Clinical history","2025-07-15T05:48:32Z","https://github.com/ohcnetwork/care_fe/issues/12918",0.6811595,{"description":3216,"labels":3217,"number":3218,"owner":3172,"repository":3173,"state":3191,"title":3219,"updated_at":3220,"url":3221,"score":3222},"**Describe the bug**\nOn the Encounter page, when the user clicks on \"Add Questionnaire\", the system incorrectly displays questionnaires with subject_type = \"patient\" along with those having subject_type = \"encounter\". \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a new questionnaire with subject_type = \"patient\".\n2. Go to a patient's Encounter page. \n3. Click on \"Add Questionnaire\".\n4. Observe that the newly created patient-type questionnaire is visible, which is incorrect.\n\n**Expected behavior**\nOnly questionnaires with subject_type = \"encounter\" should be visible when accessed from the Encounter page..\n\n**Screenshots**\n\n\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",[],12782,"Bug: \"Add Questionnaire\" on Encounter Page shows Patient-type Questionnaires","2025-07-14T06:24:48Z","https://github.com/ohcnetwork/care_fe/issues/12782",0.6835184,{"description":3224,"labels":3225,"number":3235,"owner":3172,"repository":3173,"state":3191,"title":3236,"updated_at":3237,"url":3238,"score":3239},"**Describe the bug**\nName in sidebar and tab are mismatching for encounter.\n\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**\nTab name should be 'Encounters' instead of 'Patients'\n\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/03b0b6c7-dfdd-49ec-9a24-61613f6af7bd\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",[3226,3229,3232],{"name":3227,"color":3228},"good first issue","7057ff",{"name":3230,"color":3231},"question","d876e3",{"name":3233,"color":3234},"needs-triage","ededed",12649,"Bug: Active name in sidebar and Tab name is mismatching for Encounter","2025-06-20T09:13:31Z","https://github.com/ohcnetwork/care_fe/issues/12649",0.6840802,{"description":3241,"labels":3242,"number":3246,"owner":3172,"repository":3173,"state":3191,"title":3247,"updated_at":3248,"url":3249,"score":3250},"**Describe the bug**\nWhile adding a new allergy entry, the date picker currently allows users to select future dates. Since allergies are historical or current events, the date field should be restricted to today or any past date. Allowing future dates can lead to incorrect data entry and misrepresentation in medical records.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Patient\n2. Click on 'Add allergy'\n3. Scroll down to 'Occurrence'\n4. See error\n\n**Expected behavior**\nThe allergy date field should only accept the current date or any past date. Future dates should be disabled or should trigger a validation error.\n\n**Screenshots**\n\n\u003Cimg width=\"930\" height=\"984\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f3aa00db-18a4-4312-9e8c-7bde6aa0883e\" />\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. windows]\n- Browser [ chrome]\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},"stale","688388",12799,"Allergy Date Picker Allows Future Dates","2025-09-30T08:59:09Z","https://github.com/ohcnetwork/care_fe/issues/12799",0.6899104,{"description":3252,"labels":3253,"number":3256,"owner":3172,"repository":3173,"state":3191,"title":3257,"updated_at":3258,"url":3259,"score":3260},"**Describe the bug**\n\nDisable submit buttons of these questionnaire until valid changes are made\n\nhttps://github.com/user-attachments/assets/4e058af3-6deb-4417-b242-fc419df055bc\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",[3254,3255],{"name":3230,"color":3231},{"name":3233,"color":3234},13204,"Disable submit buttons of allergy, diagnosis, symptoms questionnaire until valid changes are made","2025-08-04T04:33:00Z","https://github.com/ohcnetwork/care_fe/issues/13204",0.69232136,{"description":3262,"labels":3263,"number":3264,"owner":3172,"repository":3173,"state":3191,"title":3265,"updated_at":3266,"url":3267,"score":3268},"**Describe the bug**\nEven after filling and successfully submitting forms for a patient, the forms are not appearing under the Encounter Details. It shows \"No forms\" only.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Encounters'\n2. Click on 'View Encounter' of a patient.\n3. See error under Encounter Details.\n\n**Expected behavior**\nOnce forms are filled and submitted, they should be listed in the Encounter Details section.\n\n**Screenshots**\n\n\u003Cimg width=\"1400\" height=\"704\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/1fe6ec2c-4617-4d67-b6e0-909e81c6949a\" />\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",[],13442,"Forms not Displayed in Encounter Details","2025-08-21T11:45:13Z","https://github.com/ohcnetwork/care_fe/issues/13442",0.69260216,["Reactive",3270],{},["Set"],["ShallowReactive",3273],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$foiVplvXlGc7cJgOC3LU7NRGL8tbP6YSBrmUaySn0m6Y":-1},"/ohcnetwork/care_fe/12634"]