\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",[],12605,"Medication Notes message input hidden at bottom, requires scrolling","2025-06-16T09:08:01Z","https://github.com/ohcnetwork/care_fe/issues/12605",0.7355136,{"description":3079,"labels":3080,"number":3081,"owner":3020,"repository":3021,"state":3048,"title":3082,"updated_at":3083,"url":3084,"score":3085},"**Describe the bug**\non selecting `Product Knowledge` tab , `Product` tab also gets highlighted\n\n\u003Cimg width=\"558\" height=\"548\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ce8a194c-d620-4e98-9a99-02530508b155\" />\n\n**To Reproduce**\n1. Login with any user\n2. Go to `Patient Knowledge` tab\n3. See the tab list\n\n**Expected behavior**\nBoth should not be highlighted\n\n\n**Desktop (please complete the following information):**\n\n- OS: MacOs\n- Browser Arc (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",[],12881,"if we switch to `Product Knowledge` tab , both of these tabs are getting highlighted","2025-07-22T09:11:55Z","https://github.com/ohcnetwork/care_fe/issues/12881",0.7427777,{"description":3087,"labels":3088,"number":3089,"owner":3020,"repository":3021,"state":3048,"title":3090,"updated_at":3091,"url":3092,"score":3093},"\nUsers experience inconsistency: some single-select questions render as drop-downs while others render as radio buttons; multi-select questions. Would be better if they were consistent.\n\nInstance experience - In bladder option in when we select \"indwelling\" - a set of options come , if i deselect Normal, the sub options still remain selected.",[],12525,"Harmonize Option Selection UI (Drop-Down vs. Multi-Choice)","2025-06-09T08:06:12Z","https://github.com/ohcnetwork/care_fe/issues/12525",0.745468,{"description":3095,"labels":3096,"number":3098,"owner":3020,"repository":3021,"state":3048,"title":3099,"updated_at":3100,"url":3101,"score":3102},"**Describe the bug**\nA clear and concise description of what the bug is.\n\n**To Reproduce**\nSteps to reproduce the behaviour:\n\n1. Go to the Landing Page.\n2. Click on either Login as Staff or Login as Patient.\n3. Once the user is on the Login page, switch to the other login tab option available.\n4. See that the mode in the URL does not change according to the tab selected.\n\n**Expected behavior**\nMode parameter in URL should change based on the tab the user has selected.\n\n**Screenshots**\nMode parameter in URL is staff, but the user has selected Login as Patient tab.\n\n\nMode parameter in URL is patient, but the user has selected Login as Staff tab.\n\n\n\n**Desktop (please complete the following information):**\n\n- OS: [Windows 11]\n- Browser [Google 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",[3097],{"name":3042,"color":3043},12767,"Login tab switching doesn't update browser URL mode parameter","2025-07-23T13:17:03Z","https://github.com/ohcnetwork/care_fe/issues/12767",0.7521901,{"description":3104,"labels":3105,"number":3106,"owner":3020,"repository":3021,"state":3048,"title":3107,"updated_at":3108,"url":3109,"score":3110},"**Describe the bug**\nWhen trying to jump to next field using tab key, it's not jumping in certain fields.\n\nNoticed in username and password fields.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Try filling the user create form\n\n**Expected behavior**\nThe focus should move sequentially through all the input fields correctly (e.g., from input A → B → C → Submit button).\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/fcf307f0-0cfb-4698-b527-50fcff8f099c\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",[],11799,"Tab key does not navigate correctly across form fields in user create form","2025-06-03T07:19:23Z","https://github.com/ohcnetwork/care_fe/issues/11799",0.7528678,["Reactive",3112],{},["Set"],["ShallowReactive",3115],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fg_prbzx-hA32OXZe_MHSAJhXknRUIh7N4yhcnBHQcR4":-1},"/ohcnetwork/care_fe/13039"]