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

Add "Use admin permissions to remove immediately" checkbox #1781

Closed
taoeffect opened this issue Nov 8, 2023 · 1 comment
Closed

Add "Use admin permissions to remove immediately" checkbox #1781

taoeffect opened this issue Nov 8, 2023 · 1 comment
Assignees
Labels
App:Frontend Kind:Enhancement Improvements, new features, performance upgrades, etc. Note:UI/UX Priority:High

Comments

@taoeffect
Copy link
Member

taoeffect commented Nov 8, 2023

Problem

To prevent groups from becoming stagnant and thereby negatively affect the distribution, we need a way to allow certain members to manage the group's members without requiring a vote. Similar to how Github allows admins to merge PRs without reviews on them by clicking a checkbox to override the review requirements, we need a checkbox on the modal for removing members that appears only for "admins". Since we don't have roles & permissions implemented yet (#202), for now this checkbox should only appear for the group creator.

Solution

Screenshot 2023-11-08 at 9 52 12 AM

For the group creator only, show a checkbox here that says Use admin permissions to remove immediately (add appropriate padding above and below the checkbox). When checked, the "Next" button transforms into "Remove", and when "Remove" is clicked, the user is immediately removed.

Please branch off of e2e-protocol and send in this PR to e2e-protocol instead of master

@taoeffect taoeffect added Kind:Enhancement Improvements, new features, performance upgrades, etc. Note:Up-for-grabs App:Frontend Priority:High Note:UI/UX labels Nov 8, 2023
@SebinSong SebinSong self-assigned this Nov 13, 2023
taoeffect added a commit that referenced this issue Dec 7, 2023
…meber-kickout

#1781 - Add "Use admin permissions to remove immediately" checkbox
@taoeffect
Copy link
Member Author

Closed by @SebinSong in #1786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App:Frontend Kind:Enhancement Improvements, new features, performance upgrades, etc. Note:UI/UX Priority:High
Projects
None yet
Development

No branches or pull requests

2 participants