vikunja icon indicating copy to clipboard operation
vikunja copied to clipboard

Replace Avatar with dynamic SVG component.

Open vikunja-bot opened this issue 1 year ago • 2 comments

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.

Original issue on Gitea

vikunja-bot avatar Apr 01 '25 11:04 vikunja-bot

Hey @kolaente, I am very keen to work on this issue. I would be really happy if you could assign this issue to me.

rohitmore07 avatar Apr 01 '25 19:04 rohitmore07

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!

kolaente avatar Apr 01 '25 19:04 kolaente

hey @rohitmore07 did you manage to get something working?

kolaente avatar Nov 07 '25 11:11 kolaente

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).

kolaente avatar Nov 12 '25 22:11 kolaente