felixrieseberg / felixrieseberg/React-Dropzone-Component
Hook Redux actions to the component.
Open
- Dominant language
- JavaScript
- Stars
- 999
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
it would be great to have a way to integrate this component with the redux architecture.
One of the reasons is to have a better management of the upload endpoint.
In standard react-redux there are additional header being added to the request (authentication mainly).
I'm thinking to leverage the eventHandlers hook but I'm not sure how the component will behave without a componentConfig.postUrl set.
Also, would be useful to feed back the information to the component (for instance the uploadProgress).
Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.