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

Fix #530 - Figure out why DnD using the Upload Files dialog is broken #535

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

humphd
Copy link

@humphd humphd commented Mar 1, 2016

This blocks the Upload Files Dialog from shutting down in the error case until the user dismisses the error modal that we show, which explains why the file(s) failed to upload. I've also ditched the setTimeout I found in here, which I don't think is necessary--you can resolve/reject a promise before you return it without issue.

@gideonthomas
Copy link

r+

gideonthomas added a commit that referenced this pull request Mar 1, 2016
Fix #530 - Figure out why DnD using the Upload Files dialog is broken
@gideonthomas gideonthomas merged commit 1117120 into mozilla:master Mar 1, 2016
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