Skip to content

Fix local stream rendering when screensharing#3779

Merged
mgamis-msft merged 5 commits intomainfrom
mgamis/fix-local-stream-rendering-when-screensharing
Nov 9, 2023
Merged

Fix local stream rendering when screensharing#3779
mgamis-msft merged 5 commits intomainfrom
mgamis/fix-local-stream-rendering-when-screensharing

Conversation

@mgamis-msft
Copy link
Copy Markdown
Contributor

@mgamis-msft mgamis-msft commented Nov 9, 2023

What

Fix local video stream rendering when camera is turned on while screensharing is active.

We probably should have unit tests for stream management in the stateful client

Why

Issue was found by GroupMe and shown in this Web UI theme thread:
https://teams.microsoft.com/l/message/19:5e150d250f724d1089c949305efdc8cc@thread.skype/1699399519282?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=3e9c1fc3-39df-4486-a26a-456d80e80f82&parentMessageId=1699399519282&teamName=Azure%20Communication%20Services&channelName=Web%20UI%20-%20Team&createdTime=1699399519282

How Tested

Tested locally with 2 participants:
https://github.com/Azure/communication-ui-library/assets/79475487/f2cf202f-edef-4b71-b675-d1812ddd744a

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 Bot commented Nov 9, 2023

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

Lines Statements Functions Branches
Base 43557 / 67521
64.5%
43557 / 67521
64.5%
888 / 1912
46.44%
2638 / 4155
63.48%
Current 43564 / 67528
64.51%
43564 / 67528
64.51%
888 / 1912
46.44%
2640 / 4157
63.5%
Diff 7 / 7
0.01%
7 / 7
0.01%
0 / 0
0%
2 / 2
0.02%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 9, 2023

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

Lines Statements Functions Branches
Base 21004 / 32724
64.18%
21004 / 32724
64.18%
576 / 995
57.88%
1702 / 2664
63.88%
Current 21007 / 32727
64.18%
21007 / 32727
64.18%
576 / 995
57.88%
1704 / 2666
63.91%
Diff 3 / 3
0%
3 / 3
0%
0 / 0
0%
2 / 2
0.03%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 9, 2023

CallWithChat bundle size is increased❗.

  • Current size: 6457151
  • Base size: 6457103
  • Diff size: 48

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 9, 2023

Calling bundle size is increased❗.

  • Current size: 5649133
  • Base size: 5649085
  • Diff size: 48

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 9, 2023

Chat bundle size is not changed.

  • Current size: 1519951
  • Base size: 1519951
  • Diff size: 0

@mgamis-msft mgamis-msft enabled auto-merge (squash) November 9, 2023 22:54
@mgamis-msft mgamis-msft merged commit 16b0f79 into main Nov 9, 2023
@mgamis-msft mgamis-msft deleted the mgamis/fix-local-stream-rendering-when-screensharing branch November 9, 2023 23:38
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.

4 participants