StudyResearchProjects/contacts-directory-client

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

Ouverte

#3 ouverte le 16 janv. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (0 fork)auto 404
UIgood first issue

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur