-
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
[Stable10] Fix cancel upload and hide 'uploading' message for files_drop shared folders #34097
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #34097 +/- ##
==============================================
- Coverage 63.48% 63.48% -0.01%
Complexity 19109 19109
==============================================
Files 1264 1264
Lines 75147 75154 +7
Branches 1286 1286
==============================================
+ Hits 47710 47711 +1
- Misses 27061 27067 +6
Partials 376 376
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## stable10 #34097 +/- ##
==============================================
- Coverage 63.48% 63.48% -0.01%
Complexity 19109 19109
==============================================
Files 1264 1264
Lines 75147 75154 +7
Branches 1286 1286
==============================================
+ Hits 47710 47711 +1
- Misses 27061 27067 +6
Partials 376 376
Continue to review full report at Codecov.
|
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.
👍
Intended for 10.1.1 / Stable10 is locked /
Backport of #33937
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: