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

Multiple Issues in account setting page #4673

Closed
JanhaviAlekar opened this issue May 24, 2024 · 0 comments · Fixed by #4674
Closed

Multiple Issues in account setting page #4673

JanhaviAlekar opened this issue May 24, 2024 · 0 comments · Fixed by #4674
Labels

Comments

@JanhaviAlekar
Copy link
Contributor

What happened:
When there are multiple invitations, accepting an invite causes the number of "Accept Invitation" buttons to increase.
Screenshot from 2024-05-24 16-32-45

What you expected to happen:
The number of "Accept Invitation" buttons should remain the same.

What happened:
When deleting a project invite or declining an invite , the dialog does not close after successful deletion.
Screenshot from 2024-05-24 16-33-23

What you expected to happen:
The dialog box should close after a successful invite deletion.

What happened:
Similarly, when leaving a project, the dialog box should close after successfully leaving the project.

Screenshot from 2024-05-24 16-33-13

What you expected to happen:
The dialog box should close after successfully leaving a project.

What happened:
When creating a user with an existing username, there is no error message displayed to inform the user that the username already exists.

What you expected to happen:
An error message should be displayed indicating that the username is already taken.

How to reproduce it (as minimally and precisely as possible):
How to reproduce it (as minimally and precisely as possible):

Go to Settings.

  1. Create at least three users.
  2. Send invites to the users.
  3. Try to accept an invite, delete an invite, and leave a project.
andoriyaprashant pushed a commit to andoriyaprashant/litmus that referenced this issue Sep 7, 2024
…chaos#4674)

* fix: Accept Invitation Button duplicates

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Delete project Invite Dialog not closing on delete invite

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Leave project Dialog not closing on leaving project

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: handling create user error with toast

Signed-off-by: JanhaviAlekar <[email protected]>

---------

Signed-off-by: JanhaviAlekar <[email protected]>
Signed-off-by: Janhavi Alekar <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
Signed-off-by: andoriyaprashant <[email protected]>
andoriyaprashant pushed a commit to andoriyaprashant/litmus that referenced this issue Sep 7, 2024
…chaos#4674)

* fix: Accept Invitation Button duplicates

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Delete project Invite Dialog not closing on delete invite

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Leave project Dialog not closing on leaving project

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: handling create user error with toast

Signed-off-by: JanhaviAlekar <[email protected]>

---------

Signed-off-by: JanhaviAlekar <[email protected]>
Signed-off-by: Janhavi Alekar <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
Signed-off-by: andoriyaprashant <[email protected]>
sagnik3788 pushed a commit to sagnik3788/litmus that referenced this issue Oct 5, 2024
…chaos#4674)

* fix: Accept Invitation Button duplicates

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Delete project Invite Dialog not closing on delete invite

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: Leave project Dialog not closing on leaving project

Signed-off-by: JanhaviAlekar <[email protected]>

* fix: handling create user error with toast

Signed-off-by: JanhaviAlekar <[email protected]>

---------

Signed-off-by: JanhaviAlekar <[email protected]>
Signed-off-by: Janhavi Alekar <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
Signed-off-by: sagnik3788 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant