StudyResearchProjects/contacts-directory-client

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

Offen

#3 geöffnet am 16.01.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (0 Forks)auto 404
UIgood first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide