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

Infinite loading when clicking confirm audio, before allowing the microphone to be used #21078

Closed
matheus-rn opened this issue Mar 11, 2021 · 1 comment · Fixed by #27566
Closed

Comments

@matheus-rn
Copy link

Description:

when clicking on the option to send a voice message, the timer and the options to cancel and confirm audio are shown, but also the permission prompt is displayed on the screen, if the user clicks on the option to confirm audio before allowing the use of the microphone , the loading indicator is displayed, and even after giving permission, the charging indicator still continues for an infinite time. And it is worth remembering that after confirming the permission, recording started, even if the loading indicator was active.

Steps to reproduce:

  1. Make sure the permission to use the microphone is in "ask"

  2. Click to start the audio message,

  3. Click on confirm audio message

  4. With the permissions prompt still open, click "allow"

Expected behavior:

Avoid infinite loading in the audio message

Actual behavior:

infinite loading in the audio message

image

Server Setup Information:

  • Version of Rocket.Chat Server: 3.12.0-develop
  • Operating System: MacOs
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: 12.18.3
  • MongoDB Version: 4.0

Client Setup Information

  • Desktop App or Browser Version: Chrome 89.0.4389.72
  • Operating System: macOS 10.15.4

Additional context

Relevant logs:

matheus-rn added a commit to Rocket-Chat-GCES/Rocket.Chat that referenced this issue Mar 11, 2021
Signed-off-by: matheus rodrigues <matheus.1nascimento58@gmail.com>
Co-authored-by: Guilherme Banci <guibanci@gmail.com>
@matheus-rn
Copy link
Author

#21082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants