-
Notifications
You must be signed in to change notification settings - Fork 737
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: dropbox chooser intgn #600
base: main
Are you sure you want to change the base?
Conversation
@yashsharma999 is attempting to deploy a commit to the mftsio Team on Vercel. A member of the Team first needs to authorize it. |
PR Summary
|
Awesome @yashsharma999 Does it allow multi-file uploads? |
Yes, it supports multiple file uploads. I'll look into how we can best integrate it with the existing setup. |
- this enables multi-file upload
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
recheck |
Made the following change to support multiple file upload
@mfts let me know your thoughts on this approach |
Users can upload files from Dropbox using Dropbox Chooser
Authentication and selecting the file
File is downloaded and upload to the existing Document Upload component.