-
Notifications
You must be signed in to change notification settings - Fork 79
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
As a group admin, I want to remove a user from a group using the member list #16130
Comments
Nice idea - do you think we should make these controls dynamic so they change based on where the admin is accessing the profile menu from? I.e. if they are right-clicking a user in a group chat, we can include I have a feeling these controls should be in their own section of the menu so they are more clearly delineated from the controls that are omnipresent across all contexts. |
Good idea! I didn't think of the community context, but it makes a lot of sense!
I agree! |
Hey @jrainville, flows for the community context menus containing Ban and Kick actions are now ready: cc @xAlisher |
@benjthayer looks good. @iurimatias I think you can do those changes in this issue as well, it's all the same component. The backend calls are different though, so if you prefer, you can create a new issue |
Confirmed, I will take care of this issue once the ProfileContextMenu refactor is done |
Description
Currently, the only way to remove someone, as an admin, from a group is to click the kebab menu at the top and select the "Add/remove from group" option.
Discord makes it simpler by being able to right click on a user in the member list and remove from there.
I suggest putting the option above "Mark as untrusted". I would call it "Remove from group"
It could even be put in a different section (new separator)
cc @benjthayer for your ideas.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: