FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Show membership of a group when editing/viewing a group #2686

Open runely opened 3 months ago

runely commented 3 months ago

Show membership of a group when editing/viewing a group

Problem

To see if a group has any members, you need to filter the user list by the given group. With a membership list on the edit/view group page we could easily see if the group has any members / in use.

Solution

Show a list of group members when editing a group, allowing for adding/removal of members aswell. Show a list of group members when viewing a group.

Alternatives/workarounds

Filter user list by group

Additional context

Kind of duplicate by #486 but it did not solve this particular request

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.