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
For the org model, users will need to invite other users to join the organization and select the permissions they want for these users. In #2769 we created the first part of the Member invitation flow, which is a form with conditional fields and a continue button that doesn't work. Here we will create the modal pop-up that forms when you click "continue" and generate the actual invitation need.
Acceptance criteria
Clicking on "Invite member" on the "Add a new member page" opens a modal pop up (see Figma) (updated link)
In modal, clicking "cancel" closes the modal and goes back to the "add a new member page"
Clicking "Yes, invite member" in the modal displays success message on the "Manage member" page and navigates user to the "Manage member" as well (see Figma)
Invitation is made for the member that is being invited
Additional context
We do not have an email yet to send the user, so you do not need to add in that functionality yet.
Issue description
For the org model, users will need to invite other users to join the organization and select the permissions they want for these users. In #2769 we created the first part of the Member invitation flow, which is a form with conditional fields and a continue button that doesn't work. Here we will create the modal pop-up that forms when you click "continue" and generate the actual invitation need.
Acceptance criteria
Additional context
We do not have an email yet to send the user, so you do not need to add in that functionality yet.
Links to other issues
The text was updated successfully, but these errors were encountered: