felixrieseberg / felixrieseberg/React-Dropzone-Component

How do I preload images into dropzone.js

Open
#172 4 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
999
Forks
148
PR merge metrics
No merged PRs in 30d

Description

It is programmatically instantiated, as it is part of a larger form. I have it trigged up to process the queue when the form is submitted.

The goal is for my users to be able to use the dropzone to manage images for an item, so when I load my 'models/edit' view for an item, I'd like to preload the dropzone with the images that had previously been uploaded for that item. Is there a good way to implement this so that the already-there items don't get re-uploaded when they submit their changes to the image list?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is identified in the issue. First clarify the expected preload behavior and how existing images should be distinguished from new uploads; done means the edit form can display prior images and submit changes without re-uploading them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.