Skip to content

Fix error when listening to spotlight and capabilities events for call with chat adapter#5066

Merged
mgamis-msft merged 5 commits intomainfrom
mgamis/fix-spotlight-and-capabilities-events-for-call-with-chat-adapter
Aug 24, 2024
Merged

Fix error when listening to spotlight and capabilities events for call with chat adapter#5066
mgamis-msft merged 5 commits intomainfrom
mgamis/fix-spotlight-and-capabilities-events-for-call-with-chat-adapter

Conversation

@mgamis-msft
Copy link
Copy Markdown
Contributor

@mgamis-msft mgamis-msft commented Aug 23, 2024

What

Fix error when listening to spotlight and capabilities events for call with chat adapter

Why

The following error shows when you subscribe to 'spotlightChanged' event of the AzureCommunicationCallWithChatAdapter
image
Similar error is shown for 'capabilitiesChanged' event

How Tested

Verified listening to 'spotlightChanged' and 'capabilitiesChanged' in local CallWithChat works in this video:
https://github.com/user-attachments/assets/c6d7984f-9435-4c74-8df3-7d5015ab57c8

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 Bot commented Aug 23, 2024

Calling bundle size is not changed.

  • Current size: 5055633
  • Base size: 5055633
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2024

CallWithChat bundle size is increased❗.

  • Current size: 6417812
  • Base size: 6417514
  • Diff size: 298

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2024

Chat bundle size is not changed.

  • Current size: 2109617
  • Base size: 2109617
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2024

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

Lines Statements Functions Branches
Base 26385 / 42239
62.46%
26385 / 42239
62.46%
723 / 1309
55.23%
2096 / 3349
62.58%
Current 26385 / 42239
62.46%
26385 / 42239
62.46%
723 / 1309
55.23%
2096 / 3349
62.58%
Diff 0 / 0
0%
0 / 0
0%
0 / 0
0%
0 / 0
0%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2024

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

Lines Statements Functions Branches
Base 53534 / 87403
61.24%
53534 / 87403
61.24%
1078 / 2440
44.18%
3164 / 5222
60.58%
Current 53515 / 87415
61.21%
53515 / 87415
61.21%
1078 / 2440
44.18%
3163 / 5225
60.53%
Diff -19 / 12
-0.03%
-19 / 12
-0.03%
0 / 0
0%
-1 / 3
-0.05%

@mgamis-msft mgamis-msft enabled auto-merge (squash) August 24, 2024 00:10
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@mgamis-msft mgamis-msft merged commit a58c2bf into main Aug 24, 2024
@mgamis-msft mgamis-msft deleted the mgamis/fix-spotlight-and-capabilities-events-for-call-with-chat-adapter branch August 24, 2024 00:24
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