-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Feature/onboarding upload participants #27
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fixes issue where importcsvmodal toasts were not showing up on onboarding
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.
This all looks good to me. I don't see anything that needs to be changed 👍
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.
I might be going crazy here, but wasn't this feature supposed to be about using the new upload protocol functionality? Doesn't this just add CSV upload?
app/(dashboard)/dashboard/participants/_components/ImportCSVModal.tsx
Outdated
Show resolved
Hide resolved
Sorry, I have no idea why I named this PR incorrectly. Fixed the name now. This is supposed to be https://app.clickup.com/t/8685ynge0, adding the csv participants upload. |
also fixes another instance of this pattern
Updates onboarding process to use new upload participants/csv processing code