You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is created to track the issues in the Settings feature in Litmus-Portal.
User-Management -
Able to create a project with name “p1 ”. [Spaces not trimmed]
User is able to create a user with everything (name,username, email id and password) as an empty string (One space in the input field).
User is able to create users with names 1 space(“ ”), 2 spaces(“ “) and 3 spaces(“ ”) and so on.
Search bar works with spaces too. (Able to search users with 1 space , 2 spaces as names).
Edit profile tooltip is having a very deep shadow. [looks odd]
Search bar in User-management not working correctly (Currently it searches based on full name, it should be based on the username as the full name can be empty).
Change Password input field for a newly created user can also take an empty string (space).
Input fields are not trimming the trailing spaces, the user will name “er ” also getting created.[username, name and password needs this checks]
We shouldn't mention forget password, if it doesn't work.
Account-Settings -
Able to change my name by giving space as an input string.
Able to change password as empty string. (On giving space as input in input fields, the change password gets enabled and on clicking, password gets changed to empty string)
Not able to change only email, i have to provide a name then only the button gets enabled.
Teaming -
[Major] - Delete invitation is not working correctly, sending wrong data to backend, sending data of next user in list while deleting the user invitation.
The text was updated successfully, but these errors were encountered:
This issue is created to track the issues in the Settings feature in Litmus-Portal.
User-Management -
Account-Settings -
Teaming -
The text was updated successfully, but these errors were encountered: