-
Notifications
You must be signed in to change notification settings - Fork 47
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
MediaUploader - Allow updating of the accept prop #359
Comments
Good catch - there's already a |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
forgot i was assigned to this and never did it. will take a look again next eng-meeting working session |
I'm submitting a ...
What is the current behavior?
MediaUploader sets the
accept
prop toimage/*, video/*
.https://github.com/revelrylabs/harmonium/blob/master/src/MediaUploader.js#L171
For bugs: please provide steps to reproduce and tell us a little about your environment (e.g., what OS and version of the package you're using)
give us enough information to properly diagnose the bug
What is the expected behavior?
accept
prop should be able to be setFor feature requests: why should the behavior change?
explain why your feature request is a good idea
Other information (we love stack traces!)
The text was updated successfully, but these errors were encountered: