-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: goals service notify me in thanks page ack 864 #5115
feat: goals service notify me in thanks page ack 864 #5115
Conversation
src/graphql/query/teamsGoals.graphql
Outdated
totalCount | ||
values { | ||
lender { | ||
id | ||
image { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tabbing should be fixed in this file.
@christian14b Approved pending issue found in tests regarding formatting in |
🎉 This PR is included in version 2.724.0-rc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.724.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
New "Notify me" component within the standard thanks page that allows user to be added to an iterable list. To choose which team's goal to display (in the edge case a person belongs to two teams and make checkout to two different challenges) it'll select the team assigned to the last loan.
Mail icon will change in the future