Skip to content
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

FileInput doesn't support multiple files #346

Closed
dpikt opened this issue Jun 10, 2019 · 1 comment · Fixed by #380 or #481
Closed

FileInput doesn't support multiple files #346

dpikt opened this issue Jun 10, 2019 · 1 comment · Fixed by #380 or #481
Assignees
Labels
as needed To be completed as needed for a client project, but not earlier
Milestone

Comments

@dpikt
Copy link
Contributor

dpikt commented Jun 10, 2019

In the past, we've used a FieldArray to cover this case, but that's not ideal. Theoretically, you could add a multiple prop, (https://www.w3schools.com/tags/att_input_multiple.asp) but I'm not sure how that would play with redux-form.

@dpikt dpikt added the backlog label Jun 10, 2019
@dpikt dpikt added this to the v3 enhancements milestone Jun 10, 2019
@chawes13
Copy link
Contributor

Related to #380

@dpikt dpikt added as needed To be completed as needed for a client project, but not earlier and removed backlog labels Sep 30, 2020
@chawes13 chawes13 removed this from the v5 enhancements milestone Aug 31, 2021
@chawes13 chawes13 linked a pull request Sep 16, 2021 that will close this issue
10 tasks
@chawes13 chawes13 self-assigned this Sep 16, 2021
@chawes13 chawes13 linked a pull request Oct 21, 2021 that will close this issue
5 tasks
@chawes13 chawes13 added this to the v6 milestone Oct 21, 2021
@chawes13 chawes13 mentioned this issue Jun 23, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
as needed To be completed as needed for a client project, but not earlier
Projects
None yet
2 participants