saurabhdaware/bsky-widget

Profile card add fallback UI for missing banner and avatar images

オープン

#8 opened on 2024/11/13

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (3 件のフォーク)github user discovery
buggood first issue

Repository metrics

Stars
 (71 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド