Skip to content

Add Invite Members modal behind feature flag

Jackie Fraser requested to merge invite_members_group_modal into master

What does this MR do?

Adds the UI component for Invite Members Modal as the first step in moving Invite Members form to a modal that can be triggered from multiple pages eventually.

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/217922

Screenshots

trigger-group-overview

modal-open

Screen_Shot_2020-09-09_at_1.42.18_PM

On mobile:

modal-on-xs

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 Jackie Fraser

Merge request reports