Skip to content

Conversation

@individual-it
Copy link
Contributor

when upload fails for any reason the user gets a notification and the icon is set to an exclamation mark

if the user should not receive any information about why the upload failed this should fix #3726 and partly #4389

@mention-bot
Copy link

@individual-it, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke, @blizzz and @rullzer to be potential reviewers.

Signed-off-by: Artur Neumann <info@individual-it.net>
Signed-off-by: Artur Neumann <info@individual-it.net>
@codecov
Copy link

codecov bot commented Apr 27, 2017

Codecov Report

Merging #4545 into master will decrease coverage by <.01%.
The diff coverage is 8.33%.

@@             Coverage Diff              @@
##             master    #4545      +/-   ##
============================================
- Coverage     54.26%   54.26%   -0.01%     
  Complexity    21897    21897              
============================================
  Files          1348     1348              
  Lines         83971    83975       +4     
  Branches       1334     1333       -1     
============================================
+ Hits          45564    45566       +2     
- Misses        38407    38409       +2
Impacted Files Coverage Δ Complexity Δ
apps/files_sharing/js/files_drop.js 61.76% <8.33%> (-2.3%) 0 <0> (ø)
apps/files_trashbin/lib/Trashbin.php 73.64% <0%> (+0.24%) 133% <0%> (ø) ⬇️

e.preventDefault();
});
var output = this.template();
var fileName = undefined;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not necessary to assign undefined

@blizzz blizzz merged commit 4e4bc17 into nextcloud:master May 2, 2017
@individual-it individual-it deleted the access-control-3726 branch May 3, 2017 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error on files drop has no visible feedback

5 participants