Skip to content

Update profile creation to set Profile all at once at the beginning of the process #1810

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kiminkim724
Copy link
Collaborator

Summary

To help #1768 work properly

  • Moves all the profile setting calls to one place so that onCreate, the code will have all the details it needs to populate the email.
  • Tested with the new functions in place, and the emails are populating the details correctly.

Checklist

  • On the frontend, I've made my strings translate-able.
  • If I've added shared components, I've added a storybook story.
  • I've made pages responsive and look good on mobile.

Screenshots

Known issues

  • Don't know if this might break with the current firebase objects, so we'll have to see

Steps to test/reproduce

  1. Create an organization profile
  2. See if the data is populated correctly.

Copy link

vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maple-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 11:24pm
maple-prod 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 6, 2025 11:24pm

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.

1 participant