-
Notifications
You must be signed in to change notification settings - Fork 26
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: Remove Reset Session for MLS conversations [WPB-10426] 🍒 #3304
fix: Remove Reset Session for MLS conversations [WPB-10426] 🍒 #3304
Conversation
…s_conversations-cherry-pick
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #3304 +/- ##
=====================================================
+ Coverage 44.55% 44.57% +0.02%
=====================================================
Files 453 453
Lines 15322 15328 +6
Branches 2557 2557
=====================================================
+ Hits 6827 6833 +6
Misses 7778 7778
Partials 717 717
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3304.apk is available for download |
Built wire-android-internal-compat-pr-3304.apk is available for download |
Co-authored-by: boris <[email protected]>
This PR was automatically cherry-picked based on the following PR:
Original PR description:
What's new in this PR?
Issues
When we receive decryption errors in an MLS conversation, we show a “reset session” button.
But this button does not help to reset the session and is useless.
Therefore, we should hide it and not show it to the user.
Causes (Optional)
Nobody think about differences in MLS conversations :)
Solutions
Think about it and remove "Reset Session" btn and text "Try resetting the session ..." text