[GH-ISSUE #549] Replace Avatar with dynamic SVG component. #6242

Closed
opened 2026-04-20 16:49:50 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @vikunja-bot on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/549

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

Originally created by @vikunja-bot on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/549 _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](https://kolaente.dev/vikunja/api/src/branch/main/pkg/modules/avatar/initials/initials.go#L138-L141) as a dynamic SVG created in a vue component. [Original issue on Gitea](https://kolaente.dev/vikunja/vikunja/issues/2043)
GiteaMirror added the good first issue label 2026-04-20 16:49:50 -05:00
Author
Owner

@rohitmore07 commented on GitHub (Apr 1, 2025):

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

<!-- gh-comment-id:2770479192 --> @rohitmore07 commented on GitHub (Apr 1, 2025): Hey @kolaente, I am very keen to work on this issue. I would be really happy if you could assign this issue to me.
Author
Owner

@kolaente commented on GitHub (Apr 1, 2025):

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!

<!-- gh-comment-id:2770488452 --> @kolaente commented on GitHub (Apr 1, 2025): 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!
Author
Owner

@kolaente commented on GitHub (Nov 7, 2025):

hey @rohitmore07 did you manage to get something working?

<!-- gh-comment-id:3501887208 --> @kolaente commented on GitHub (Nov 7, 2025): hey @rohitmore07 did you manage to get something working?
Author
Owner

@kolaente commented on GitHub (Nov 12, 2025):

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

<!-- gh-comment-id:3524172139 --> @kolaente commented on GitHub (Nov 12, 2025): 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](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6242