Skip to content
#

dropzone

Here are 90 public repositories matching this topic...

bayareawebpro
bayareawebpro commented Oct 20, 2019

I had found a couple of issues that could be clarified in the documentation and examples from the wiki.

Mock Server Files

The example doesn't work correctly when multiple mock files are removed the "drop files here" message is shown early due to the files property not being populated with the entries added programmatically. (I assume because they're objects not file instances). I tri

moniuch
moniuch commented Mar 8, 2018
  • I'm submitting a ...
    [ ] bug report
    [x] feature request
    [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?
    It is basically a request for better documentation.

When starting to implementing the module in my app I looked at many examples you provide (plnkr, snippets in readme) and couldn't see clear info on:

  • list of
kylebebak
kylebebak commented Dec 10, 2018

The docs have a page on uploading files to S3, but there's no live example.

A live example might require an S3 bucket with public write access, or a publicly accessible endpoint that hands out presigned upload URLs.

RDU makes uploading files to S3 almost trivial, but this isn't so apparent without a live example.

Also, it would be good to

Improve this page

Add a description, image, and links to the dropzone topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropzone topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.