Skip to content

feat(voice): Remove input device requirement for starting/accepting calls#41287

Draft
gabriellsh wants to merge 2 commits into
developfrom
feat/miclessCalls
Draft

feat(voice): Remove input device requirement for starting/accepting calls#41287
gabriellsh wants to merge 2 commits into
developfrom
feat/miclessCalls

Conversation

@gabriellsh

@gabriellsh gabriellsh commented Jul 9, 2026

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

Updates media-signaling package device handling by removing "input track requirement` when starting/answering a call (e.g. Start a call without a microphone).

Updates ui-voip package device permission handling by allowing calls to start even if the permission request failed. Also updates necessary UI/UX where necessary to allow for enabling microphone after call is in progress.

Issue(s)

SSGA-20

Steps to test or reproduce

Further comments

Review in cubic

@dionisio-bot

dionisio-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 50dbc29

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d66682dc-e512-4f7a-b542-febfc3e4a0c2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.37%. Comparing base (f633d7e) to head (50dbc29).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41287      +/-   ##
===========================================
- Coverage    69.52%   69.37%   -0.15%     
===========================================
  Files         3663     3680      +17     
  Lines       145125   145510     +385     
  Branches     25726    25808      +82     
===========================================
+ Hits        100896   100946      +50     
- Misses       39945    40265     +320     
- Partials      4284     4299      +15     
Flag Coverage Δ
e2e 59.29% <ø> (-0.16%) ⬇️
e2e-api 49.98% <ø> (-0.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant