PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
20.59k stars 1.23k forks source link

Show user avatar if property set #4088

Open razor-x opened 3 years ago

razor-x commented 3 years ago

Is your feature request related to a problem?

No.

Describe the solution you'd like

If a user has the avatar property set (and it's a valid URL), then show that as the image next to the user instead of the placeholder image.

Additional context

Segment defines avatar as a standard field.

image

image image

Thank you for your feature request – we love each and every one!

RiyaNegi commented 3 years ago

Can I pick this?

paolodamico commented 3 years ago

Hi @RiyaNegi thanks for the interest contributing! Actually we already have a PR out for this. We just need to implement some security considerations first, but there are lots of other issues with the "good first issue" label that should be fairly easy to pick up.

posthog-bot commented 5 months ago

This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.

alecmocatta commented 5 months ago

Commenting to keep this issue alive.

ryantbrown commented 1 month ago

I can't seem to find a way to set the avatar url in identify, how is this done?