-
Notifications
You must be signed in to change notification settings - Fork 26
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
Component: Multiple File Input #1153
Comments
This is the FrontEnd section from my comments on #1170 :
|
For the back end implementation, reference #1170 |
@seanmalbert In this comment it sounds like we are in fact going to get a pre-signed Cloudinary upload url to direct upload to, rather than upload the photo to our backend first. Is that your understanding? (and if so, can we update the description for this issue?) cc @pbn4 |
Leaving this issue open for now since multiple file upload support is still outstanding. The rest should be done and merged in. |
@jaredcwhite Is this ticket still relevant? Does multiple file input work for just photos or supported file types? |
@slowbot It looks like the Dropzone component (mostly) has support for multiple file upload, but we didn't build the extra UI support into the Partners site to utilize that. |
Goal: As a user I want to attach multiple files.
Acceptance Criteria:
Organization:
Engineering Notes:
Props:
Accessibility:
Figma Mockup:
https://www.figma.com/file/Y8bFd0aSz7eYJ2TCNid6s3/bloom-partners?node-id=2717%3A158655
Related to this back end work: #1307
The text was updated successfully, but these errors were encountered: