StudyResearchProjects/contacts-directory-client

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

Aberta

#3 aberto em 16 de jan. de 2019

 (0 comentário) (0 reação) (0 responsável)JavaScript (0 fork)auto 404
UIgood first issue

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador