\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",[],13079,"Add Accordion for Medication Statement for Health Profile in Patient Home Page","2025-07-24T18:56:31Z","https://github.com/ohcnetwork/care_fe/issues/13079",0.73384917,{"description":3051,"labels":3052,"number":3059,"owner":3019,"repository":3020,"state":3060,"title":3061,"updated_at":3062,"url":3063,"score":3064},"**Describe the bug**\nIn the \"Ongoing Medication\" questionnaire, under the field “How long have you been consuming medicine”, a date picker is used to select the start date. Currently, the calendar allows users to select future dates, which is logically incorrect because a person cannot have started consuming medicine in the future.\n\nThis can lead to invalid data entries, affect analytics/reporting, and break assumptions in validations or UI logic.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Encounters Section\n2. Click on any one of the \"View Encounter\" for a patient\n3. on the overview tab , see the \"Add Questionnaire\" then click on it and select \"ongoing medication\"\n4. fill the details and see the error\n\n**Expected behavior**\nThe date picker should only allow past dates and today's date to be selected.\nUsers should not be able to select any date beyond the current date.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/3a9cecd3-10a6-447a-afca-9873d807a9b1\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",[3053,3056],{"name":3054,"color":3055},"question","d876e3",{"name":3057,"color":3058},"needs-triage","ededed",12895,"closed","Date Picker Allows Future Dates in Ongoing Medication Questionnaires","2025-07-14T09:28:38Z","https://github.com/ohcnetwork/care_fe/issues/12895",0.6408103,{"description":3066,"labels":3067,"number":3068,"owner":3019,"repository":3020,"state":3060,"title":3069,"updated_at":3070,"url":3071,"score":3072},"**Describe the bug**\nCurrently we are able to add future dates while selecting the Authored On Date and time option in medication request\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Encounters\n2. Click on medicines tab\n3. Add a medication with a future date\n4. See error\n\n**Expected behavior**\nThe date and time should be validated in such a way that it doesn't accept a future date \n\n**Screenshots**\n\u003Cimg width=\"1755\" height=\"495\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4de15398-0028-4ed2-a540-4ac9bbe33eab\" />\n\n\u003Cimg width=\"1823\" height=\"282\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/99936786-e2f2-4de3-8853-c29754caab68\" />\n\n\u003Cimg width=\"1755\" height=\"495\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b489f31b-a942-4265-97a6-760fcc37c0c6\" />\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",[],12800,"Disallow adding future dates in authored date for medicine request","2025-07-10T06:38:32Z","https://github.com/ohcnetwork/care_fe/issues/12800",0.6836,{"description":3074,"labels":3075,"number":3081,"owner":3019,"repository":3020,"state":3060,"title":3082,"updated_at":3083,"url":3084,"score":3085},"**Is your feature request related to a problem? Please describe.**\nIn the schedule creation form, the date picker currently allows users to select past dates (wont be able to submit as there is validation in place), which can cause confusion. This issue proposes two improvements:\n\t1.\tDisable all dates prior to today.\n\t2.\tVisually highlight today’s date for better user guidance.\n\n\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\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",[3076,3077,3080],{"name":3054,"color":3055},{"name":3078,"color":3079},"stale","688388",{"name":3057,"color":3058},12701,"Disable Past Dates and Highlight Today in Schedule Creation Date Picker","2025-07-18T11:17:12Z","https://github.com/ohcnetwork/care_fe/issues/12701",0.7060859,{"description":3087,"labels":3088,"number":3092,"owner":3019,"repository":3020,"state":3060,"title":3093,"updated_at":3094,"url":3095,"score":3096},"**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",[3089],{"name":3090,"color":3091},"P1","519BFE",12918,"Allergies are not rendering for Clinical history","2025-07-15T05:48:32Z","https://github.com/ohcnetwork/care_fe/issues/12918",0.71173376,{"description":3098,"labels":3099,"number":3102,"owner":3019,"repository":3020,"state":3060,"title":3103,"updated_at":3104,"url":3105,"score":3106},"**Describe the bug**\nMedication Statement records accepts starting dates after ending dates\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to any patient encounter\n2. Click \"Add Questionnaire\" \n3. Scroll down to 'Medication Statement' (have to create w local backend configured)\n4. Set start date before end date\n5. Submit and see error\n\n**Expected behavior**\nShould prevent user from creating record and display error under\"Validation Error\"\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\n\nhttps://github.com/user-attachments/assets/049fb783-307d-4271-a5fa-a1b3aec15505\n\n**Desktop (please complete the following information):**\n\n- OS: macOS\n- Browser chrome\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",[3100,3101],{"name":3054,"color":3055},{"name":3057,"color":3058},12424,"Medication Statement Questionnaire allows start date before end date","2025-06-16T09:25:09Z","https://github.com/ohcnetwork/care_fe/issues/12424",0.73158234,{"description":3108,"labels":3109,"number":3110,"owner":3019,"repository":3020,"state":3060,"title":3111,"updated_at":3112,"url":3113,"score":3114},"**Describe the bug**\nWhile adding schedule template the date picker is not working properly for adding valid from and valid to dates.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to My Schedule\n2. Click on Add Template\n3. Scroll down to 'Valid from date'\n4. See error\n\n**Expected behavior**\nThe date picker should allow to select a date to make correct schedule template and should not close when clicked.\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",[],12758,"The date picker is not working properly.","2025-06-30T08:50:32Z","https://github.com/ohcnetwork/care_fe/issues/12758",0.7337475,["Reactive",3116],{},["Set"],["ShallowReactive",3119],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fELElbvy7pintgQ_WQlahpabQlRKSpaN3GmLbeh44UmI":-1},"/ohcnetwork/care_fe/12799"]