saurabhdaware/bsky-widget

Profile card add fallback UI for missing banner and avatar images

Aperta

#8 aperta il 13 nov 2024

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (3 fork)github user discovery
buggood first issue

Metriche repository

Star
 (71 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor