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

Improve Group Membership Management UI to Display Full Group Path #10164

Closed
marcportabellaclotet-mt opened this issue Jun 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@marcportabellaclotet-mt

Description:

Managing group membership from the UI can be difficult when we have groups with the same name but different parent groups. It is even more challenging when navigating into the user console to assign groups, as there is no information about the parent group.
image

It is also possible for a group to have a parent group with the same name, even though each parent group has a different parent group.

Current Behavior:

  • Groups with the same name but different parent groups are hard to differentiate in the UI.
  • The user console does not display the parent group information when assigning groups.

Desired Behavior:

  • Full visibility of the group path should be displayed:
  • For example, instead of just showing group_name, it should display the full path like /k8s/sanju/Admin.
    image

Benefits:

  • This enhancement will make it easier to manage and assign groups accurately.
  • It will reduce confusion and improve the overall user experience.

Example:

  • Current display: group_name
  • Desired display: /parent1/parent2/group_name
@marcportabellaclotet-mt marcportabellaclotet-mt added the enhancement New feature or request label Jun 19, 2024
@marcportabellaclotet-mt
Copy link
Author

Closing ticket, as group name uniqueness will be enforced in 2024.06.0

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

1 participant