Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org Member Page - Invite A New Member (INVITATION ONLY) #2854

Open
4 tasks
therealslimhsiehdy opened this issue Sep 25, 2024 · 0 comments
Open
4 tasks

Org Member Page - Invite A New Member (INVITATION ONLY) #2854

therealslimhsiehdy opened this issue Sep 25, 2024 · 0 comments

Comments

@therealslimhsiehdy
Copy link
Contributor

therealslimhsiehdy commented Sep 25, 2024

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

  • Clicking on "Invite member" on the "Add a new member page" opens a modal pop up (see Figma)
  • 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.

Links to other issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🎯 Ready
Development

No branches or pull requests

1 participant