saurabhdaware/bsky-widget

Profile card add fallback UI for missing banner and avatar images

開放

#8 建立於 2024年11月13日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (3 個分叉)github user discovery
buggood first issue

倉庫指標

星標
 (71 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南