Skip to content

Ensure the CallComposite and CallWithChatComposite side pane's are closed if the call is rejoined#3941

Merged
JamesBurnside merged 7 commits intomainfrom
jaburnsi/close-side-pane-rejoin
Dec 23, 2023
Merged

Ensure the CallComposite and CallWithChatComposite side pane's are closed if the call is rejoined#3941
JamesBurnside merged 7 commits intomainfrom
jaburnsi/close-side-pane-rejoin

Conversation

@JamesBurnside
Copy link
Copy Markdown
Member

What

Listen to the callEnded event and set the sidepane's to closed when the call is ended

Why

Existing behavior was that if the side pane was closed, and the call is ended and rejoined the pane would be open - which we don't want.

How Tested

Locally, checked the side pane was closed on rejoin for video effects, people and chat panes.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2023

Calling bundle size is increased❗.

  • Current size: 5615022
  • Base size: 5614916
  • Diff size: 106

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2023

CallWithChat bundle size is increased❗.

  • Current size: 6430756
  • Base size: 6430573
  • Diff size: 183

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2023

Chat bundle size is decreased✅.

  • Current size: 1533200
  • Base size: 1533201
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2023

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

Lines Statements Functions Branches
Base 21736 / 34301
63.36%
21736 / 34301
63.36%
594 / 1026
57.89%
1704 / 2715
62.76%
Current 21752 / 34301
63.41%
21752 / 34301
63.41%
594 / 1026
57.89%
1700 / 2716
62.59%
Diff 16 / 0
0.05%
16 / 0
0.05%
0 / 0
0%
-4 / 1
-0.17%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2023

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

Lines Statements Functions Branches
Base 43718 / 70124
62.34%
43718 / 70124
62.34%
906 / 1969
46.01%
2596 / 4196
61.86%
Current 43755 / 70143
62.37%
43755 / 70143
62.37%
910 / 1970
46.19%
2599 / 4207
61.77%
Diff 37 / 19
0.03%
37 / 19
0.03%
4 / 1
0.18%
3 / 11
-0.09%

@github-actions
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@JamesBurnside JamesBurnside merged commit e38702f into main Dec 23, 2023
@JamesBurnside JamesBurnside deleted the jaburnsi/close-side-pane-rejoin branch December 23, 2023 03:52
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.

5 participants