The Wayback Machine - http://web.archive.org/web/20220721213827/https://github.com/topics/dropzone
Skip to content
#

dropzone

Here are 136 public repositories matching this topic...

max-carroll
max-carroll commented Jul 23, 2020

Feature Request

Describe the problem related to this feature request

We don't have any unit tests

Describe the solution you'd like

Introduce jest and react-testing-library to the reposiotry

Describe alternatives you've considered

n/a

Teachability, Documentation, Adoption, Migration Strategy

This is more really for development than it is utilising the

zwergius
zwergius commented Mar 23, 2022

Hi,

First of all, thanks for porting this to Svelte!

Here is a small feature request.

I regularly use the native html 5 validation api to validate my forms, but I cannot accomplish this in a satisfying way using this component.

On a regular input I use the following attributes/events
<img width="619" alt="image" src="https://user-images.githubusercontent.com/2060308/159667494-e946e4

help wanted good first issue
wratho
wratho commented Jul 10, 2020

There appears to be an issue related Outlook and Drop Events that if the DropEffect is 'move' then it will delete the email where if it is set to 'copy' it works as expected. This also appears to be a chromium issue.

I was wondering if there was a way to change the DropEffect of the NgxDropzoneChangeEvent during the (change) binding.

bug good first issue

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