Skip to content

Update revoke invite modal title and remove unneeded checkbox

📖 What does this MR do?

Related to #259794 (closed)

Updates the title of the revoke user invite modal. Also removes the Also unassign this user from related issues and merge requests checkbox since this checkbox doesn't make sense in this context. Invited users don't have a GitLab account yet so there is no way for them to own any issues or merge requests.

💻 Local testing

  1. Create a group or project
  2. Navigate to that newly created group or project
  3. In the Search for members to update or invite field enter an email of a user that does not yet exist. Click Invite.
  4. In the Invited tab click the Revoke invite button

📷 Screenshots

Before After
Screen_Shot_2021-04-01_at_8.58.30_AM Screen_Shot_2021-04-01_at_8.57.55_AM

🚦 Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Hegman

Merge request reports