-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Starring image causes it to rerender #14092
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:
Probably related to #5028 in some way. But this one has no good reason to be causing a refresh. A reaction is obviously needing to re-render part of the dom.. this isn't touching any UI related to the message
Steps to reproduce:
- send a message to another user
- star and unstar that image
- watch it flicker like crazy each time you do it
Expected behavior:
Nothing should happen..
Actual behavior:
we cry..
Server Setup Information:
- Version of Rocket.Chat Server: develop (open.rocket.chat)
- Operating System: linux
- Deployment Method: docker
- Number of Running Instances: 4
- DB Replicaset Oplog: true
- NodeJS Version: docker
- MongoDB Version: 4.0
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