Details
-
Bug
-
Resolution: Done
-
High
-
None
-
None
Description
Description:
While entering the username and password, the fields are not capturing the complete input. Only a few characters are being entered, and the remaining input is being cut off. This issue requires the user to reenter the password to log in successfully.
Steps to Reproduce:
Open the login page.
Enter the username.
Enter the password.
Observed Behavior:
The input fields for the username and password do not capture the full text entered by the user.
Only a few characters are recorded, and the rest of the input is missing.
The user needs to reenter the password for successful login.
Expected Behavior:
The username and password fields should capture the entire input as entered by the user without truncation.
The user should be able to log in without needing to reenter the password.