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

Extract User Avatars into Component #439

Open
marcoroth opened this issue Nov 23, 2024 · 0 comments
Open

Extract User Avatars into Component #439

marcoroth opened this issue Nov 23, 2024 · 0 comments
Labels
enhancement New feature or request Frontend good first issue Good for newcomers

Comments

@marcoroth
Copy link
Collaborator

marcoroth commented Nov 23, 2024

We have a bunch of representations of user avatars, different sizes, some with white borders, some with name initials fallbacks, some with neither. I think it would make sense to extract a ViewComponent for the avatars so we have one representation we can use throughout the app.

Ideally we could even fetch the profile image from somewhere else (like LinkedIn, X, Bsky) in addition to just GitHub and maybe incorporate #330.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant