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

[FIX] Treating loading on the audio message done #21082

Closed

Conversation

matheus-rn
Copy link

@matheus-rn matheus-rn commented Mar 11, 2021

  • I have read the Contributing Guide.
  • I have signed the CLA.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been merged and published in downstream modules
  • I have added necessary documentation (if applicable)

Proposed changes

Avoid problem infinite loading in the audio message

image

Issue(s)

Closes #21078

matheus-rn and others added 3 commits March 11, 2021 14:42
Signed-off-by: matheus rodrigues <matheus.1nascimento58@gmail.com>
Co-authored-by: Guilherme Banci <guibanci@gmail.com>
Signed-off-by: matheus rodrigues <matheus.1nascimento58@gmail.com>
Co-authored-by: Guilherme Banci <guibanci@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Dec 17, 2021

CLA assistant check
All committers have signed the CLA.

@dougfabris
Copy link
Member

@matheus-rn Recently we refactor our Message Composer and it already fixes it! #27566
Because of that, I'm closing this one, thank you so much for your help!

@dougfabris dougfabris closed this Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite loading when clicking confirm audio, before allowing the microphone to be used
4 participants