-
Notifications
You must be signed in to change notification settings - Fork 806
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 visual bug with folder size confirmation combo box in general settings #6035
Conversation
/backport to stable-3.10 |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #6035 +/- ##
=======================================
Coverage 60.14% 60.14%
=======================================
Files 145 145
Lines 18872 18868 -4
=======================================
- Hits 11350 11349 -1
+ Misses 7522 7519 -3 |
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.
can you also post a screenshot of the state before your patch ?
…tings Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
a2015c7
to
3abbeef
Compare
AppImage file: nextcloud-PR-6035-3abbeefe62f78cea7ef684e01d8e9ac91a47601a-x86_64.AppImage |
Kudos, SonarCloud Quality Gate passed! |
After fix
Before fix