HXQLabs / HXQLabs/Helixque

Bug Report: Device Check State Not Updating

Open
#40 8 comments 0 reactions 0 assignees View on GitHub
bug hacktoberfest hacktoberfest-accepted hacktoberfest2025 hacktoberfest2025-accepted
Dominant language
TypeScript
Stars
135
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Description
When a user turns off their camera or microphone during device check and then joins the room, the state does not update correctly. The UI continues to show the device as active, even though it has been disabled.

Steps to Reproduce

Open device check before joining a room.

Turn off the camera.

Join the room.

Observe that the state still shows the camera as on.

Repeat the same with the microphone — state does not update properly.

Expected Behavior

When turning off the camera or mic before joining the room, the state should update correctly.

After joining the room, the UI should reflect the actual device state (off).

Actual Behavior

Camera and mic appear as active even when they were turned off during device check.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.