Skip to content

Fix issues where together mode stream keeps loading unitl views are c…#5724

Merged
cn0151 merged 4 commits intomainfrom
cnwankwo/togethermoide-stream-fix
Mar 26, 2025
Merged

Fix issues where together mode stream keeps loading unitl views are c…#5724
cn0151 merged 4 commits intomainfrom
cnwankwo/togethermoide-stream-fix

Conversation

@cn0151
Copy link
Copy Markdown
Member

@cn0151 cn0151 commented Mar 20, 2025

…hanged

What

When together mode is started, the stream spinner keeps spinning until the views are changed.

Why

This pr fixes the issue by ensuring the isAvailable flag is set to true first before trying to create the stream. Pr also ensures together mode component (not layout) is only rendered when together mode is started

How Tested

locally

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@cn0151 cn0151 added the does not need changelog Changes that does not affect the published package in any way do not need changelog entry label Mar 26, 2025
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

Chat bundle size is not changed.

  • Current size: 1775229
  • Base size: 1775229
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

CallWithChat bundle size is not changed.

  • Current size: 12401048
  • Base size: 12401048
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

Calling bundle size is not changed.

  • Current size: 12401036
  • Base size: 12401036
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 29300 / 45995
63.7%
29300 / 45995
63.7%
808 / 1476
54.74%
2385 / 3810
62.59%
Current 29300 / 46001
63.69%
29300 / 46001
63.69%
808 / 1476
54.74%
2407 / 3826
62.91%
Diff 0 / 6
-0.01%
0 / 6
-0.01%
0 / 0
0%
22 / 16
0.32%

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 58433 / 94462
61.85%
58433 / 94462
61.85%
1180 / 2698
43.73%
3534 / 5829
60.62%
Current 58478 / 94476
61.89%
58478 / 94476
61.89%
1180 / 2698
43.73%
3531 / 5834
60.52%
Diff 45 / 14
0.04%
45 / 14
0.04%
0 / 0
0%
-3 / 5
-0.1%

@cn0151 cn0151 merged commit efedc9c into main Mar 26, 2025
65 of 88 checks passed
@cn0151 cn0151 deleted the cnwankwo/togethermoide-stream-fix branch March 26, 2025 16:25
mgamis-msft pushed a commit that referenced this pull request Mar 27, 2025
#5724)

* Fix issues where together mode stream keeps loading unitl views are changed

* Ensure the togethe mode view shows only in Teams call /Teams meeting
mgamis-msft added a commit that referenced this pull request Mar 27, 2025
* Fix issues where together mode stream keeps loading unitl views are c… (#5724)

* Fix issues where together mode stream keeps loading unitl views are changed

* Ensure the togethe mode view shows only in Teams call /Teams meeting

* Revert back to beta in main (#5742)

* Revert back to beta in main

* Change files

* Fixed pipeline failure

* Revert tags

* Upload api file

---------

Co-authored-by: Chukwuebuka Nwankwo <nwankwojustin93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

does not need changelog Changes that does not affect the published package in any way do not need changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants