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

Trigger INCOMING_CALL event in all open tabs when usesCallingWindow=false #256

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

esme
Copy link
Contributor

@esme esme commented Jan 10, 2025

Description

Related to https://git.hubteam.com/HubSpot/calling-extensions-fe/issues/985

Trigger INCOMING_CALL event in all open tabs when usesCallingWindow=false.

Merge Checklist

Q A
Adds Documentation?
Any Dependency Changes?
Patch: Bug Fix? yes
Minor: New Feature?
Major: Breaking Change?

BRAVE Checklist

  • I have read the BRAVE checklist and confirmed if the following is necessary.
Q A
Backwards Compatible? yes
Rollout/Rollback Plan?
Automated test coverage?
Verified that changes work?
Expect Dependencies to Fail?

Copy link

github-actions bot commented Jan 10, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://HubSpot.github.io/calling-extensions-sdk/pr-preview/pr-256/

Built to branch gh-pages at 2025-01-14 17:54 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@esme esme force-pushed the uses-calling-window-false branch from 1e1b761 to 77c1373 Compare January 10, 2025 22:18
@esme esme marked this pull request as ready for review January 13, 2025 19:27
@esme esme requested a review from a team as a code owner January 13, 2025 19:27
@esme esme force-pushed the uses-calling-window-false branch from 1443076 to aa61f07 Compare January 13, 2025 19:47
@hemang-thakkar
Copy link
Contributor

@esme Sorry for this but i am not getting the issue and what are we trying to solve? i thought multiple tabs is triggering INCOMING_CALL event and we wanted to avoid that. 🤔

@esme
Copy link
Contributor Author

esme commented Jan 14, 2025

@hemang-thakkar Zoom does not have a calling window so they trigger an INCOMING_CALL event in all of the open remote tabs. The demo minimal js is used for usesCallingWindow == false and we need to be able to do the same to verify that the solution works for them.

@esme esme merged commit 964aaae into master Jan 14, 2025
1 check passed
@esme esme deleted the uses-calling-window-false branch January 14, 2025 18:40
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