Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Litmus-Portal): User-Management, Teaming & Account Settings Issues #253

Open
7 of 13 tasks
Jonsy13 opened this issue Apr 15, 2021 · 0 comments
Open
7 of 13 tasks

(Litmus-Portal): User-Management, Teaming & Account Settings Issues #253

Jonsy13 opened this issue Apr 15, 2021 · 0 comments
Assignees

Comments

@Jonsy13
Copy link
Collaborator

Jonsy13 commented Apr 15, 2021

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.
@Jonsy13 Jonsy13 changed the title (Litmus-Portal): User-Management Issues (Litmus-Portal): User-Management, Teaming & Account Settings Issues Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants