You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2025. It is now read-only.
That's odd. The drag and drop works on the demo, as well as on my website.
Custom add file functionality (e.g. a button to add a file) might be best done as a separate piece of code.
State can be shared, so updates there would update the dropdown. It might just be visually schitzophrenic.
I'd like to see one enabled in the project, but I think you'd need to fork the existing project and add it in manually if you wanted to do that.
On Tue, Jan 29, 2019, 20:30 Ryan Battistone ***@***.*** wrote:
That's odd. The drag and drop works on the demo, as well as on my website.
Custom add file functionality (e.g. a button to add a file) might be best
done as a separate piece of code. I'd like to see one enabled in the
project, but I think you'd need to fork the existing project and add it in
manually if you wanted to do that.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKkcbzPNzI4SbRPT2OgN2E1kcER28yvSks5vIJMygaJpZM4aX6Yc>
.
@battistone is right, we use a separate component for uploading files which updates the file browser upon successful upload. We don't currently have plans to add this functionality to this package, if you'd like to add this functionality as an option, feel free to make a PR and we will review it. Cheers
No description provided.
The text was updated successfully, but these errors were encountered: