feat(drive): New loading behavior (WPB-23689)#4765
feat(drive): New loading behavior (WPB-23689)#4765
Conversation
# Conflicts: # features/cells/src/main/java/com/wire/android/feature/cells/ui/CellViewModel.kt
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (70.94%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #4765 +/- ##
===========================================
+ Coverage 50.80% 50.90% +0.09%
===========================================
Files 605 609 +4
Lines 20887 20954 +67
Branches 3370 3378 +8
===========================================
+ Hits 10612 10666 +54
- Misses 9276 9283 +7
- Partials 999 1005 +6
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Ups 🫰🟨This PR is too big. Please try to break it up into smaller PRs. |
|



https://wearezeta.atlassian.net/browse/WPB-23689
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
This PR replaces the old “download bottom sheet + download progress model” with a new loading behavior
File opening behavior is now streamlined:
Untitled.mp4
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.