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

Bug : Room/Channel Avatar Not Updating After Changing it in Rocket.Chat #887

Open
AyushKumar123456789 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #888
Open

Bug : Room/Channel Avatar Not Updating After Changing it in Rocket.Chat #887

AyushKumar123456789 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #888
Labels
bug Something isn't working

Comments

@AyushKumar123456789
Copy link

Description:

When a room/channel avatar is updated on the Rocket.Chat server, the Embedded Chat header still shows the fix avatar image.

Steps to reproduce:

  1. Change a room’s/channel's avatar in the Rocket.Chat by clicking on the avatar and editing it.
  2. Open the Embedded Chat interface and try to refresh it.
  3. Notice that the channel avatar in the header does not update.

Expected behavior:

The header should display the updated avatar immediately after the change. This could be achieved by appending an ETag (or cache-busting parameter) to the avatar URL and also correcting the getChannelAvatarURL function which is using wrong predefined url.

Actual behavior:

RoomAvatar.not.updating.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant