Skip to content

Convert invite project members to standard members page modal setup

What does this MR do and why?

as per #366181 (closed) ...

  • removes the unnecessary form wrapping on the modal.
  • converts to taking the same approach as the invite group and invite members modal with a trigger and modal being separate with eventHub
  • removes grey background on footer to match other modals on the page.

Screenshots or screen recordings

Remove grey background on footer to match the other modals on this page

before after
Screen_Shot_2022-06-23_at_2.48.33_PM Screen_Shot_2022-06-23_at_2.58.57_PM

How to set up and validate locally

  1. Visit any project member page
  2. Click the Import from a project button.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #366181 (closed)

Edited by Doug Stull

Merge request reports