\n\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\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",[],12535,"closed","Input field missing autocomplete attribute for password","2025-07-30T15:10:13Z","https://github.com/ohcnetwork/care_fe/issues/12535",0.55823857,{"description":3197,"labels":3198,"number":3205,"owner":3172,"repository":3173,"state":3191,"title":3206,"updated_at":3207,"url":3208,"score":3209},"**Describe the bug**\nOn the User Information page, when editing the password fields (Current Password, New Password, and Confirm New Password), I noticed that two eye icons appear inside the input field, one from our code and one injected by the browser (likely default). Both perform the same toggle, but it looks redundant and might confuse users.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Navigate to the User Information page.\n2. Go to the Reset Password section.\n3. Start typing into any of the password fields (Current Password, New Password, or Confirm New Password).\n4. Observe that two \"eye\" icons appear for toggling password visibility.\n\n**Expected behavior**\nOnly one visibility toggle icon should appear per password field, which toggles the visibility of that specific field.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/66d6b3b8-c118-4f01-ab35-4ede3b442a0a\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",[3199,3202],{"name":3200,"color":3201},"question","d876e3",{"name":3203,"color":3204},"needs-triage","ededed",12877,"Duplicate Password Visibility Toggle Icons Appearing","2025-07-14T08:12:40Z","https://github.com/ohcnetwork/care_fe/issues/12877",0.68402123,{"description":3211,"labels":3212,"number":3215,"owner":3172,"repository":3173,"state":3191,"title":3216,"updated_at":3217,"url":3218,"score":3219},"**Describe the bug**\nWhen we are submitting user form without password, the focus is shifting to the confirm password field. Also the validations in password fields are optional in frontend.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](http://localhost:4000/organization/0b769676-a71b-49fc-8187-b8d81101109e/users?page=1&limit=15)\n2. Click on Add new user\n3. Fill all the details except password and submit\n4. See error\n\n**Expected behavior**\n\nhttps://github.com/user-attachments/assets/6c0bb605-2b69-4304-8654-f8e47cddab97\n\n**Current Behavior**\n\nhttps://github.com/user-attachments/assets/a7a5ab7d-106b-41de-b9b0-993536a9b811\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",[3213,3214],{"name":3200,"color":3201},{"name":3203,"color":3204},12529,"Bug: Validations required in User Form for password fields to shift the focus in right field","2025-07-31T05:12:35Z","https://github.com/ohcnetwork/care_fe/issues/12529",0.69813347,{"description":3221,"labels":3222,"number":3223,"owner":3172,"repository":3173,"state":3191,"title":3224,"updated_at":3225,"url":3226,"score":3227},"**Describe the bug**\nThe validation messages for the \"Password\" and \"Confirm Password\" fields are not showing.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Department'.\n2. Click on 'Users' -> \"Add users\".\n3. See error, the validation message for password and confirm password is not showing.\n\nhttps://github.com/user-attachments/assets/ee0e9127-5a26-4867-93c4-eb135702e6b4\n\n**Expected behavior**\nWhen the form is submitted validation messages should appear directly below input fields.\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",[],12820,"Password validation messages are not displayed on the Add User form","2025-07-10T06:41:05Z","https://github.com/ohcnetwork/care_fe/issues/12820",0.7119465,{"description":3229,"labels":3230,"number":3236,"owner":3172,"repository":3173,"state":3191,"title":3237,"updated_at":3238,"url":3239,"score":3240},"**Describe the bug**\nWhen attempting to log in, if the user enters only spaces before/after username and password fields, the form is accepted and a login request is sent. \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'Login ' page\n2. Enter spaces (e.g., \" administrator_2_0 \") in the Username field.\n3. Enter spaces (e.g., \" Coronasafe@123 \") in the Password field.\n4. Click Login.\n5. Observe that the form is submitted & dashboard opened, instead of showing a validation error.\n\n**Expected behavior**\nInputs containing only whitespace should be treated as empty, and form submission should be blocked with an appropriate validation message, such as:\n**- Please enter a valid username/password”**\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/55e3f6c9-24f9-4b6f-951f-c4061eaa608e\n\n**Desktop (please complete the following information):**\n\n- OS: [Windows 11]\n- Browser [Chrome]\n- Version [138.0.7204.184 (Official Build) (64-bit)]\n\n**Additional context**\n- Neither username nor password fields are trimmed on input before validation.\n- Trimming should be applied before checking for emptiness or format.\n- This issue can lead to unnecessary backend load and a poor user experience.\n\n**✅ QA Suggestion:**\nCurrently, there is **no Cypress test** that checks login behavior with leading/trailing spaces in credentials.\n\n**Suggested Test Case Name:** \n`should NOT allow login with leading/trailing spaces in username or password`\n\n**Description:** \nSimulates a login attempt where the username and/or password fields have unintended whitespace at the beginning or end. The test should assert that:\n- Login fails (user is **not redirected to /dashboard**)\n- An appropriate error message is shown (e.g., “Invalid credentials”)\n\n**Location to add the test:** \n`care_fe/cypress/e2e/login_spec/loginpage.cy.ts`\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",[3231,3232,3235],{"name":3200,"color":3201},{"name":3233,"color":3234},"stale","688388",{"name":3203,"color":3204},13226,"[Bug] [QA] : Login accepts leading/trailing whitespace in username and password","2025-08-21T14:44:11Z","https://github.com/ohcnetwork/care_fe/issues/13226",0.73143935,{"description":3242,"labels":3243,"number":3244,"owner":3172,"repository":3173,"state":3191,"title":3245,"updated_at":3246,"url":3247,"score":3248},"**Describe the bug**\nFix the nested button error in autocomplete. One approach would be to convert parent button to div and then modify it's styling, though you are welcome to try other approaches.\n\nKeep in mind, existing functionality should be maintained (ensure that input is highlighted on form error). Autocomplete is used in a lot of places.\n\n**Screenshots**\n\n\u003Cimg width=\"1027\" height=\"826\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4236c702-6cc9-49ce-8656-29a003ac5114\" />\n\nAssigned to @Tanuj1718 \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",[],13345,"Autocomplete Nested Button Error","2025-08-19T12:06:45Z","https://github.com/ohcnetwork/care_fe/issues/13345",0.731645,{"description":3250,"labels":3251,"number":3255,"owner":3172,"repository":3173,"state":3191,"title":3256,"updated_at":3257,"url":3258,"score":3259},"**Description:** The Update Password button in edit user page becomes active as soon as any password field is filled. Ideally, it should only be enabled when all three fields (Current Password, New Password, Confirm New Password) are filled.\n\n**Expected Behavior:**\n- Button should remain disabled until:\n1. Current password is entered\n2. New password is entered\n3. Confirm new password is entered \n\n\u003Cimg width=\"485\" height=\"181\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/db59e8fb-a159-4620-83ac-e22b8592c8e0\" />\n\n---\n🚨 DO NOT EDIT BELOW THIS LINE 🚨\nInstructions for Requesting Assignment:\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\nDescribe 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\nExpected Timeline:\n\nEnd date: [Expected submission date of a completed Pull Request]\nAdditional 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\n\n",[3252,3253,3254],{"name":3200,"color":3201},{"name":3233,"color":3234},{"name":3203,"color":3204},13542,"Update Password button enabled prematurely","2025-10-08T11:31:32Z","https://github.com/ohcnetwork/care_fe/issues/13542",0.73575747,{"description":3261,"labels":3262,"number":3263,"owner":3172,"repository":3173,"state":3191,"title":3264,"updated_at":3265,"url":3266,"score":3267},"**Describe the bug**\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a questionnaire with type \"choice\" and option as ValueSet (select a ValueSet that isn't listed on the first page).\n2. Edit the Questionnaire\n3. See error\n\n**Expected behavior**\nThe Valuset should be visible while editing\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",[],12625,"Valueset Missing from Search Field During Edit Questionnaire","2025-06-16T13:39:51Z","https://github.com/ohcnetwork/care_fe/issues/12625",0.73882186,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$frfEq97tULb3YFMnJygjvVNX4UZ-2SajW-tB_b1SY_9M":-1},"/ohcnetwork/care_fe/13711"]