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

33 create the send invite component #128

Merged
merged 4 commits into from
May 30, 2024

Conversation

zmattes04
Copy link
Collaborator

Developer: {Full Name}

Closes #33

Pull Request Summary

Created a send invite button which allows user to easily invite people to group. They have to be friends with the user but once they are friends it finds who is not currently in the group and display those usernames and provide an add to group button.

Modifications

Modified SendInvite.tsx and IndividualGroupPage.

Testing Considerations

tested it with frontend and backend

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

Notice how the amount of users shown are based off who is not in the group already

Screenshot 2024-05-30 at 10 52 00 AM Screenshot 2024-05-30 at 10 52 21 AM Screenshot 2024-05-30 at 10 51 45 AM Screenshot 2024-05-30 at 10 51 27 AM

{put screenshots of your change, or even better a screencast displaying the functionality}

@zmattes04 zmattes04 linked an issue May 30, 2024 that may be closed by this pull request
@zmattes04
Copy link
Collaborator Author

changed the title of the popup to be "Friends not in Group" instead of Members

@SilveerDusk SilveerDusk merged commit 70548a8 into main May 30, 2024
3 checks passed
@jhagendoornCP jhagendoornCP deleted the 33-create-the-send-invite-component branch June 4, 2024 21:10
@zmattes04 zmattes04 self-assigned this Jun 6, 2024
@zmattes04 zmattes04 added this to the Milestone 3 milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create the Send Invite Component
2 participants