-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Adding reaction to minimized media re-opens it #12765
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 interactiontype: bug
Description
Description:
When adding a reaction (emoji) to an image or gif that has been minimized (small black triangle) before, that media will get re-opened on all clients.
Steps to reproduce:
- Send image or gif
- Minimize media by clicking on the small black triangle
- Add any reaction
Expected behavior:
Media does not get maximized
Actual behavior:
Media gets maximized on every client
Server Setup Information:
- Version of Rocket.Chat Server: 0.72.0
- Operating System: Ubuntu 16.04
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: n/a
- NodeJS Version: 8.9.3 - x64
- MongoDB Version: 3.6.7
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 interactiontype: bug