Replace Avatar with dynamic SVG component.
Original issue by dpschen on 2023-04-06T12:11:15.000Z
See this conversation: https://kolaente.dev/vikunja/api/issues/1479#issuecomment-48589
For this reimplement the go code as a dynamic SVG created in a vue component.
Hey @kolaente, I am very keen to work on this issue. I would be really happy if you could assign this issue to me.
Hey! That would be awesome. As discussed in the linked issue, this should be done on the api, but it should return an svg instead of a jpg. Check out how the marble avatar is created to learn how that can be done.
Looking forward to it!
hey @rohitmore07 did you manage to get something working?
Implemented in https://github.com/go-vikunja/vikunja/pull/1802, please check with the next unstable build (should be ready for deployment in ~30min, also on try).