question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

<Avatar /> component

See original GitHub issue

A <Card /> that contains the following components

  • Avatar image. If the user has no avatar, show empty state

  • Mentor’s name and title - empty if not exist. (For the development process, fake the name and the title to make sure that both of the scenarios are covered)

<div> Screen Shot 2020-03-15 at 1 14 03

full state

</div> <div> Screen Shot 2020-03-15 at 1 14 14

empty state

</div>

You can get the uploadMentor method from here: https://github.com/Coding-Coach/find-a-mentor/pull/675/files#diff-284817f1b6aad47c0ac6d61bd72f474cR161-R168


Download camera icon 👉 💻


Thank you for your contribution. Please read the guide.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
moshfeucommented, Mar 19, 2020

Thanks @Gattalraouf, all yours. Let me know if you need anything. @Rohithgilla12 there will be many more tasks.

1reaction
moshfeucommented, Mar 18, 2020

Thanks 😀 Let’s wait one more day.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Avatar component - Material UI - MUI
Avatars containing simple characters can be created by passing a string as children . ... You can use different background colors for the...
Read more >
Avatar component - Vuetify
The v-avatar component is typically used to display circular user profile pictures. This component will allow you to dynamically size and add a ......
Read more >
Avatar - Chakra UI
The Avatar component is used to represent user, and displays the profile picture, initials or fallback icon.
Read more >
Avatar - Shopify Polaris
The avatar component uses a generated scalable vector graphics (SVG) file, which can cause challenges for merchants that use assistive technologies. To create...
Read more >
Avatar - Lightning Design System
An avatar component represents an object or entity. Person name ... The default is a rounded rectangle and requires .slds-avatar as the base...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found