appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.12k stars 3.69k forks source link

[Bug] After using an app with AudioRecorder widget, Appsmith always shows the mic symbol in the tab #7808

Closed mohanarpit closed 3 years ago

mohanarpit commented 3 years ago

Description

After I open an application with the AudioRecorder widget, even when I navigate through other pages of Appsmith (home page, org settings page etc), the browser always shows me the microphone symbol in the browser tabs. It seems like even after I navigate away from the application, Appsmith still has the audio permissions. Is it possible to limit the audio permissions to the application only & not to other pages of Appsmith?

Steps to reproduce the behaviour:

Add steps to reproduce this behaviour, include console / network logs & screenshots

  1. Open any application with Audio Recorder widget
  2. Give browser permissions to the app to record audio
  3. Go back to home page
  4. See the microphone symbol highlighted in the browser.

LOOM DEMO

Important Details

wmdev0808 commented 3 years ago

@mohanarpit, @somangshu, It's impossible.

somangshu commented 3 years ago

@wmdev0808 can you check if this help

wmdev0808 commented 3 years ago

@somangshu , Let me try that, thanks