-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ui): change background color to transparent for avatar with photoUrl #7527
chore(ui): change background color to transparent for avatar with photoUrl #7527
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making this change! Could you post before and after screenshots before I approve?
Looks like linting is failing! Do you mind checking? |
5bbe479
to
4058533
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…r-avatar-with-photo-url
Sorry for the late response. I just update this PR. The linting is fixed. |
Can you post another set of screenshots confirming that for Avatars without a photo, this works as expected? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! thanks for this
…toUrl (#7527) Co-authored-by: Nguyen Tri Hieu <[email protected]> Co-authored-by: Chris Collins <[email protected]>
Resolves #7145
transparent
props if the avatar doesn't have background-color which is interpolated ingetAvatarColor
.Checklist