-
Notifications
You must be signed in to change notification settings - Fork 41
fix: disable in-call reactions while connecting [WPB-16372] #3915
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: disable in-call reactions while connecting [WPB-16372] #3915
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the fix version is 4.11 aka release/candidate, other than this LGTM
Built wire-android-staging-compat-pr-3915.apk is available for download |
Built wire-android-dev-debug-pr-3915.apk is available for download |
…to 9 (#3910) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamil Medina <[email protected]>
d9c7d48
to
82d843b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #3915 +/- ##
=====================================================
- Coverage 45.59% 45.59% -0.01%
=====================================================
Files 491 491
Lines 17078 17087 +9
Branches 2845 2851 +6
=====================================================
+ Hits 7786 7790 +4
- Misses 8500 8505 +5
Partials 792 792
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Built wire-android-staging-compat-pr-3915.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
The user is able to send in-call reactions while still in the "Connecting" state, despite not having joined the call yet.
Solutions
Disable in-call reactions button while in the "Connecting" state.
Testing
How to Test
Join the call and try to click in-call reactions button while in the "Connecting" state.
Attachments (Optional)
call_reactions_when_connecting.mp4
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
.