-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Audio/Video player stops playing when someone 'reacts' to it #15604
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: message
Description
Description:
When listening to an audio clip, if I or another user reacts to the message, the audio stops playing.
Possibly caused by the message being re-rendered?
Steps to reproduce:
- Upload an audio clip and start listening
- While listening, add an emoji - 'react' to the message
- My audio stops playing
Expected behavior:
Audio playback should not be affected by the reaction.
Actual behavior:
Audio stops playing
Server Setup Information:
- Version of Rocket.Chat Server: 2.0.0
- Operating System: Ubuntu
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Yes
- NodeJS Version: v8.11.4
- MongoDB Version: 4.0.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionfeat: message