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

Remove message audio element (for another pr) #25477

Merged
merged 9 commits into from
Jul 4, 2024

Conversation

SuperKenVery
Copy link
Contributor

@SuperKenVery SuperKenVery commented May 30, 2023

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Works with matrix-org/matrix-react-sdk#10995

Signed-off-by: 许煜恒 xyhken@icloud.com

Type: defect


Here's what your changelog entry will look like:

🐛 Bug Fixes

@SuperKenVery
Copy link
Contributor Author

Cannot pass test because

matrix-org/matrix-react-sdk#10995 (comment)

Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds like the issue you're experiencing with Element appearing in media control will continue until you delete all the audio element and make things play through the WebAudio API.

@SuperKenVery
Copy link
Contributor Author

Hmm... seems true. Currently it works because sound other than message ringtone hasn't been played...

Will try to do that more thoroughly :D

SuperKenVery and others added 7 commits June 26, 2023 23:10
Not sure what `remoteAudio` does, seems only used in tests,
so I left it there.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added T-Task Tasks for the team like planning and removed T-Defect labels Jul 4, 2024
@t3chguy t3chguy enabled auto-merge July 4, 2024 18:27
@t3chguy t3chguy added this pull request to the merge queue Jul 4, 2024
Merged via the queue into element-hq:develop with commit b4d3430 Jul 4, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants