saurabhdaware/bsky-widget

Profile card add fallback UI for missing banner and avatar images

Offen

#8 geöffnet am 13.11.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (3 Forks)github user discovery
buggood first issue

Repository-Metriken

Stars
 (71 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide