You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
https://github.com/sourcegraph/sourcegraph/pull/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.
The text was updated successfully, but these errors were encountered:
Follow-up on https://github.com/sourcegraph/sourcegraph/issues/63240
https://github.com/sourcegraph/sourcegraph/pull/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.
The text was updated successfully, but these errors were encountered: