-
Notifications
You must be signed in to change notification settings - Fork 31
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] 🍒 🍒 #3309
fix: Remove Reset Session for MLS conversations [WPB-10426] 🍒 🍒 #3309
Conversation
Co-authored-by: boris <[email protected]>
…tions-cherry-pick-cherry-pick
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3309 +/- ##
===========================================
+ Coverage 44.51% 44.54% +0.02%
===========================================
Files 453 453
Lines 15335 15341 +6
Branches 2560 2560
===========================================
+ Hits 6827 6833 +6
Misses 7791 7791
Partials 717 717
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3309.apk is available for download |
Built wire-android-dev-debug-pr-3309.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:
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