Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset the input value #368

Closed
wants to merge 1 commit into from
Closed

Reset the input value #368

wants to merge 1 commit into from

Conversation

gaffel
Copy link

@gaffel gaffel commented Oct 22, 2014

Resets the input value so you can upload the same file again

Resets the input value so you can upload the same file again
@danialfarid
Copy link
Owner

This was part of the code in the earlier versions but it causes confusion for users who don't want to reset the input on click. Lets say I select a file and then I click on select and then close the popup without selecting any file. This will clear the input file but user expect the previous file still be selected since the user has not changed the file.

@danialfarid
Copy link
Owner

fixed in version 2.0.0 by default it resets the value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants