alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

VC Leads displayed in the Journey About Dialog #6517

Closed bobbykolev closed 12 hours ago

bobbykolev commented 2 days ago

https://github.com/alkem-io/client-web/issues/6516

leadVirtualContributors added to the Dashboard entities. Note that the current implementation is only for Subspaces. It's unclear whether we need to support this or it's temporary - as it was a work-around because we don't have VCs displayed in the community yet.

New components - DashboardLeads + LeadContributorCard - were introduced. We can reuse them for all leads dropping the legacy components used in LeadUserCard.

⚠️ The Avatar component was extended to support 'regular' size, in order to replace the legacy AlkemioAvatar with size="md2"