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

🚀 rbac: Improve user and group search and selection on "Create Role" page. #2129

Open
2 tasks done
mcintoac-aws opened this issue Dec 4, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@mcintoac-aws
Copy link

Plugin Name

rbac

🔖 Feature description

Improve the user and group search and selection on the Create Role page to not fill the search bar once a user or group is selected. Instead, clear the search bar when a user or group is selected, or do not edit the search bar at all.

🎤 Context

Currently, when creating a role, the second tab is for adding users and groups. To add users or groups, you must search for them in the text search, this will also reveal a suggestions dropdown for existing users and groups.

The problem is once a user or group is selected, the search bar populates with that string. This is a bad user experience because now I must manually clear out the search field and search my next user to add them. Since this is the only way to add users or groups, for each user or group I would like to add, I have to select the user or group, and then manually clear out the search bar before selecting the next.

Ideally, selecting a user or group would not automatically populate the search bar and therefore remove the drop down suggestions, that way I can add multiple users and groups quickly simply by selecting the users and groups I would like to add.

Screenshots:

  1. Begin adding groups and users
image
  1. Select first group or user. The search bar is now filled and the suggested drop down disappears. I must clear out the search bar to add the next group or user.
image

✌️ Possible Implementation

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@mcintoac-aws mcintoac-aws added the enhancement New feature or request label Dec 4, 2024
@christoph-jerolimov
Copy link
Member

Hi @mcintoac-aws,

thanks for the issue. If you like please open a PR to clear out the search field. You can ping @divyanshiGupta or me for a review.

But I like to share that we're working already on the next iteration of that page. Maybe @divyanshiGupta or @ShiranHi can share some more details on that.

@christoph-jerolimov christoph-jerolimov self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants