felixrieseberg / felixrieseberg/React-Dropzone-Component

Trigger success indicator (checkmark) appear when using 'no-url' option

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

Description

Lest take[ example_no_post_url.jsx](https://github.com/felixrieseberg/React-Dropzone-Component/blob/master/example/src/example_no_post_url.jsx) file for example: when you upload a picture the horizontal progressbar would appear:
![image](https://user-images.githubusercontent.com/61194389/79338304-bc720180-7f2f-11ea-99a6-f8ac9b43e850.png)
Although I can't see a way to trigger the success checkmark:
![image](https://user-images.githubusercontent.com/61194389/79338366-d6134900-7f2f-11ea-8c43-bc3b0a6fad02.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with example/src/example_no_post_url.jsx and reproduce an upload with the 'no-url' option, comparing the visible progress bar with the missing success checkmark. Trace the no-URL upload flow to identify where the success state is expected; done means the checkmark appears after a successful upload without a post URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.