You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: