aws-sdk-js-notes-app icon indicating copy to clipboard operation
aws-sdk-js-notes-app copied to clipboard

Google Chrome title bar indicates recording is in progress even after stopping

Open trivikr opened this issue 10 months ago • 0 comments

Describe the bug

The audio recording indicator is shown on Google Chrome title bar even after recording is complete

Steps to reproduce

Follow https://github.com/aws-samples/aws-sdk-js-notes-app#setup and run frontend. Click on create a new note, and record note content on in-built microphone of the device by clicking microphone icon. Once recording is complete, click on mic icon to disable recording.

Observed behavior

The recording is disabled as per visual indicator on the Web UI, but the red circle in Chrome title bar indicates recording is still in progress.

Expected behavior

The recording should be disabled at browser level, and the red icon in the Google Chrome Title bar should disappear

Screenshots

Screenshot

Screenshot 2025-01-03 at 2 01 40 PM

trivikr avatar Jan 03 '25 22:01 trivikr