StudyResearchProjects/contacts-directory-client

Contact avatar image renderization differs from the contact list or contact preview with the avatar image at contact creation

开放

#3 创建于 2019年1月16日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (0 个派生)auto 404
UIgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When creating a new contact the avatar renders like the following: issue3 But when using the ContactPreview component or the ContactList component the same avatar image looks like this: issue3-1

The expected behavior for the avatar is to be rendered as it does at the time the user selects an avatar for the contact, meaning the CreateContactModal/ContactForm.

贡献者指南