Skip to content
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: Show alert message after conversation becomes degraded RC [WPB-6607] #2501

Conversation

borichellow
Copy link
Contributor

What's new in this PR?

Issues

When a conversation becomes degraded, we must show a message to the user when:

Expected:

  • they try to send a message
  • they try to start a call
  • stop the ongoing call

Actual: None of the above happen!

Causes (Optional)

Dialog showing flag was not updated on MLS status changes

Solutions

Update dialog showing flag on MLS status changes

Copy link
Contributor

github-actions bot commented Feb 15, 2024

Test Results

2 773 tests   2 747 ✔️  3m 48s ⏱️
       6 suites       26 💤
       6 files           0

Results for commit 7409ea6.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/candidate@b732778). Click here to learn what that means.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/candidate    #2501   +/-   ##
====================================================
  Coverage                     ?   58.39%           
  Complexity                   ?       21           
====================================================
  Files                        ?     1171           
  Lines                        ?    45306           
  Branches                     ?     4287           
====================================================
  Hits                         ?    26455           
  Misses                       ?    16928           
  Partials                     ?     1923           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b732778...7409ea6. Read the comment docs.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Feb 15, 2024

Datadog Report

All test runs cbece3d 🔗

2 Total Test Services: 0 Failed, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Wall Time Test Service View
kalium-ios 0 0 0 2663 129 10m 18.09s Link
kalium-jvm 0 0 0 2788 123 8m 53s Link

@borichellow borichellow merged commit 5a54e99 into release/candidate Feb 15, 2024
17 checks passed
@borichellow borichellow deleted the fix/show-alert-message-after-conversation-becomes-degraded-rc branch February 15, 2024 16:24
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2024
#2502)

Co-authored-by: boris <boris.safonov@appunite.com>
jschumacher-wire pushed a commit that referenced this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants