use a multi line approach to display share autocomplete#35486
Conversation
pmaier1
left a comment
There was a problem hiding this comment.
❤️
(not a technical review!)
|
Strange acceptance test fail: https://drone.owncloud.com/owncloud/core/18209/742 I can reproduce it locally when running with this branch. |
Codecov Report
@@ Coverage Diff @@
## master #35486 +/- ##
============================================
- Coverage 65.68% 65.68% -0.01%
Complexity 18735 18735
============================================
Files 1221 1221
Lines 70793 70796 +3
Branches 1288 1289 +1
============================================
+ Hits 46503 46504 +1
- Misses 23913 23914 +1
- Partials 377 378 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #35486 +/- ##
============================================
+ Coverage 65.68% 65.68% +<.01%
Complexity 18735 18735
============================================
Files 1221 1221
Lines 70793 70796 +3
Branches 1288 1289 +1
============================================
+ Hits 46503 46505 +2
Misses 23913 23913
- Partials 377 378 +1
Continue to review full report at Codecov.
|
|
I added an extra commit. In |
|
@micbar @DeepDiver1975 someone needs to decide if it is OK to override the codecov fail here, or if more unit tests have to be made. |
…ossibleToShareFileFolderUsingTheWebUI
|
I rebased again, hoping to get codecov status reported. |
|
@micbar @DeepDiver1975 this PR seems to be one of those where codecov never comes. It has had a couple of rebases with no joy. Everything else about these PRs is ready. Are you happy to override and merge? |
Description
Port of #35397
Enhance sharing dialog UI to prevent overflow.
Related Issue
How Has This Been Tested?
Screenshots (if appropriate):
Federated or Guest
Group
With additional user information
Types of changes
Checklist: