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

Handle case when team admin revokes their admin role or removes themself from a team #63389

Open
taras-yemets opened this issue Jun 20, 2024 · 0 comments
Assignees

Comments

@taras-yemets
Copy link
Contributor

taras-yemets commented Jun 20, 2024

Follow-up on #63240

#63388 adds confirmation modals for the actions of revoking admin privileges and removing users on the “/cody/team/manage” page. These modals are generic, giving the impression that the actions pertain to another user (e.g., one admin revoking another admin or removing another user).

To address this, we may want to:
1. Provide specific confirmation text for scenarios where an admin user is revoking their own admin role or removing themselves from the team.
2. Add an indicator to the team members list to identify the current user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants