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

贡献者指南