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

[Calling sounds] Fix issue where ringing sound keeps playing on the disconnecting screen #3889

Merged
merged 14 commits into from
Dec 15, 2023

Conversation

dmceachernmsft
Copy link
Member

What

Pauses the ringing sound when the call hits the disconnecting state

Why

Stops the ring tone sound from playing when the call is in the middle of disconnecting

How Tested

Validated locally

Copy link
Contributor

github-actions bot commented Dec 7, 2023

Copy link
Contributor

github-actions bot commented Dec 7, 2023

CallWithChat bundle size is decreased✅.

  • Current size: 6432165
  • Base size: 6432203
  • Diff size: -38

Copy link
Contributor

github-actions bot commented Dec 7, 2023

Chat bundle size is not changed.

  • Current size: 1533621
  • Base size: 1533621
  • Diff size: 0

Copy link
Contributor

github-actions bot commented Dec 7, 2023

Calling bundle size is decreased✅.

  • Current size: 5612250
  • Base size: 5612288
  • Diff size: -38

Copy link
Contributor

github-actions bot commented Dec 7, 2023

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 43883 / 70091
62.6%
43883 / 70091
62.6%
906 / 1970
45.98%
2587 / 4188
61.77%
Current 43848 / 70088
62.56%
43848 / 70088
62.56%
906 / 1970
45.98%
2579 / 4178
61.72%
Diff -35 / -3
-0.04%
-35 / -3
-0.04%
0 / 0
0%
-8 / -10
-0.05%

Copy link
Contributor

github-actions bot commented Dec 8, 2023

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Failed to pass the component examples UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

1 similar comment
Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@dmceachernmsft dmceachernmsft merged commit 2d63849 into main Dec 15, 2023
36 checks passed
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/ringing-fix branch December 15, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants