-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 cancel upload and hide 'uploading' message for files_drop shared folders #33937
Conversation
Codecov Report
@@ Coverage Diff @@
## master #33937 +/- ##
============================================
- Coverage 64.77% 64.75% -0.03%
- Complexity 18330 18336 +6
============================================
Files 1198 1198
Lines 69374 69400 +26
Branches 1276 1276
============================================
Hits 44938 44938
- Misses 24064 24090 +26
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #33937 +/- ##
============================================
- Coverage 64.77% 64.76% -0.01%
Complexity 18340 18340
============================================
Files 1198 1198
Lines 69418 69425 +7
Branches 1276 1276
============================================
+ Hits 44964 44965 +1
- Misses 24085 24091 +6
Partials 369 369
Continue to review full report at Codecov.
|
@VicDeo would you manage some unit tests ? and/or UI tests ? |
@VicDeo this suffered from the recent problem merged to master this afternoon. |
8b42202
to
b2767c3
Compare
@PVince81 I see no opportunity for the unit tests here. acceptance tests are possible with a lot of pain. |
if this was never covered before it's an opportunity to bootstrap the tests... good luck |
@PVince81 yes, files_drop page is not covered with acceptance tests at all. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 fair enough
tests to be bootstrapped separately
@VicDeo please backport for 10.1.1 |
Stable10: #34097 |
Description
Fix not working
cancel upload
and hide 'Uploading' message after the upload is done.Related Issue
Motivation and Context
How Has This Been Tested?
#33177 (comment)
Types of changes
Checklist:
Open tasks: