saurabhdaware/bsky-widget

Profile card add fallback UI for missing banner and avatar images

Ouverte

#8 ouverte le 13 nov. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (3 forks)github user discovery
buggood first issue

Métriques du dépôt

Stars
 (71 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Current version of the component does not properly handle a case when profile handle does not have a banner image or profile image.

image

Solution

When there is no banner image we should fallback to background color and for avatar image use svg icon.

image

Guide contributeur