felixrieseberg / felixrieseberg/React-Dropzone-Component
Pass container as prop
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 999
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
I need to set custom container area, not from React.findDOMNode(self).
So, I can't find any possibilities to do this.
https://github.com/felixrieseberg/React-Dropzone-Component/blob/master/src/react-dropzone.js#L58
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/react-dropzone.js at the referenced line and inspect how React.findDOMNode(self) selects the container. Define the expected custom container prop behavior, then verify that the component uses the supplied container instead of the default lookup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100