-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[Bug] svg avatar is not displayed #9859
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
Milestone
Description
Description:
Users can upload avatars in their profile. It is also possible to upload svgs as avatar. However an uploaded svg is not displayed. The user will find a blank avater after upload.
Server Setup Information:
- Version of Rocket.Chat Server: 0.61
Steps to Reproduce:
- Login and go to the edit profile page
- Upload an svg as avatar, for example this one: https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg
- Success message appears - but you will find a blank avatar now
Expected behavior:
Svg avatar should be displayed
Actual behavior:
Avatar is not displayed
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