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

[108, 87] Close Mentorship (endpoint, button handle, email notifications) #112

Merged
merged 4 commits into from
Feb 21, 2023

Conversation

lorepirri
Copy link
Contributor

@lorepirri lorepirri commented Feb 3, 2023

What Github issue does this PR relate to?

Close #108
Close #87

Changes proposed in this pull request:

  • endpoint, button handle, email notifications

What should the reviewer know?

the handle for the button to close the mentorship is temporary, and it should be moved into #107

Quality Assurance(QA) Checklist

  • The app builds and runs properly

@lorepirri lorepirri linked an issue Feb 3, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Feb 3, 2023

Deploy Preview for tupu-app ready!

Name Link
🔨 Latest commit 54aac27
🔍 Latest deploy log https://app.netlify.com/sites/tupu-app/deploys/63f537e010f74e000801c317
😎 Deploy Preview https://deploy-preview-112--tupu-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@lorepirri lorepirri requested a review from maranta1 February 3, 2023 20:20
@lorepirri
Copy link
Contributor Author

ready to be reviewed

@lorepirri lorepirri requested review from a team and removed request for maranta1 February 8, 2023 04:46
const { isOpen: isAlertDialogOpen, onOpen: onAlertDialogOpen, onClose: onAlertDialogClose } = useDisclosure();
const cancelRef = useRef();
const toast = useToast();

Copy link
Contributor

@maranta1 maranta1 Feb 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move the mutateRelationshipsList and changeMentorshipRelationship functions into a separate file? At the moment they will be declared again each time the component renders

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created a follow up ticket: #118

Copy link
Contributor

@maranta1 maranta1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@lorepirri
Copy link
Contributor Author

thanks @raluka and @maranta1 for reviewing this! I am merging it 👍

@lorepirri lorepirri merged commit bb0ba76 into main Feb 21, 2023
@lorepirri lorepirri deleted the 108-close-mentorship-endpoint-button-handle branch February 21, 2023 22:31
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.

Close Mentorship (endpoint, button handle) Close mentorship: email notifications
3 participants