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

Audio and video messages changes state even if necessary permissions are not granted #729

Open
abirc8010 opened this issue Dec 24, 2024 · 0 comments · May be fixed by #730
Open

Audio and video messages changes state even if necessary permissions are not granted #729

abirc8010 opened this issue Dec 24, 2024 · 0 comments · May be fixed by #730
Labels
bug Something isn't working

Comments

@abirc8010
Copy link
Contributor

Description:

The audio and video messages changes state even if the necessary permissions for microphone and camera are not granted.

Steps to reproduce:

  1. Deny microphone and camera permissions in the browser's permissions settings
  2. Try to start recording a video or audio message.
  3. The recorder will change it's state as if recording is in progress, even though the necessary permissions are not granted.

Expected behavior:

It should prompt the user to enable permissions or show an error message indicating that permissions are required to start recording.

Actual behavior:

permission-issue.webm
@abirc8010 abirc8010 added the bug Something isn't working label Dec 24, 2024
@abirc8010 abirc8010 linked a pull request Dec 24, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant