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

Delete button not shown for users in Facility Users page. #3640

Closed
Ashesh3 opened this issue Sep 24, 2022 · 0 comments · Fixed by #3654
Closed

Delete button not shown for users in Facility Users page. #3640

Ashesh3 opened this issue Sep 24, 2022 · 0 comments · Fixed by #3654
Assignees

Comments

@Ashesh3
Copy link
Member

Ashesh3 commented Sep 24, 2022

Describe the bug
Delete buttons are supposed to be shown for users accordingly with their permission levels. The issue is that some users can be deleted from the Users page but not from the Facility Users page. The option is already built in but the way it's decided to show or hide the delete button is flawed specifically on the Facility users page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Users page
  2. Find a user you have permissions to delete
  3. Open their facility and click on "View users"
  4. You will not see an option to delete them

Expected behavior
The delete button should be shown for the user on Facility Users page

Screenshots
I have permissions to delete the user odcxyb64g6dqukaiupfh5nnb5
image

But on the Facility Users page i do not see a delete button for the user.
image

Note
The delete button on Facility Users page is an existing feature having a bug which hides it for users in cases where it should have been shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant