-
Notifications
You must be signed in to change notification settings - Fork 27
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: button keeps spinning when user starts a conversation and back (WPB-5862) 🍒 🍒 #3391
fix: button keeps spinning when user starts a conversation and back (WPB-5862) 🍒 🍒 #3391
Conversation
…WPB-5862) 🍒 (#3386) Co-authored-by: Yamil Medina <[email protected]>
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3391 +/- ##
========================================
Coverage 44.39% 44.39%
========================================
Files 463 463
Lines 15465 15466 +1
Branches 2578 2578
========================================
+ Hits 6865 6866 +1
Misses 7872 7872
Partials 728 728
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3391.apk is available for download |
Built wire-android-dev-debug-pr-3391.apk is available for download |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
This PR was automatically cherry-picked based on the following PR:
Original PR description:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
When the user goes to open conversation, and comes back, the loading indicator keeps loading indefinitely.
Causes (Optional)
Not reassigning new state in view model.
Solutions
Fix it, and add missing checks in tests
Testing
Test Coverage (Optional)
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
.