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

Keep file before first successful submit? (e.g. no form validation error) #21

Open
jkuchar opened this issue Jul 8, 2014 · 0 comments

Comments

@jkuchar
Copy link
Owner

jkuchar commented Jul 8, 2014

Situation:
You are uploading for 5 hours huge video file. After these 5 hours server tells you that your email address is in wrong format. You have to reupload the video.

Solution:
When you upload video, it should still be there. MFU instance should keep it's content (like all other fields)

Do you think that is this good idea? I think at least there should be some implementation of setValue() for MFU. Please consider that there is already implemented automatic clean-up mechanism.

@jkuchar jkuchar changed the title Keep file before first successful submit< Keep file before first successful submit? (e.g. no form validation error) Jul 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant