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

BUG: Display lead VC in About dialog #6516

Open bobbykolev opened 2 days ago

bobbykolev commented 2 days ago

Describe the bug If a BoK subspace has a VC lead, display its profile card into the About dialog.

To Reproduce Steps to reproduce the behavior:

  1. Go to BoK subspace
  2. Click on about
  3. See there's no VC listed in lead even if there is one.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image.png

Additional context Add any other context about the problem here.

Areas that will be affected Optional, to be added by developer if relevant

bobbykolev commented 2 days ago

The VC leads were added to the Subspace About dialog. Latest components were reused (instead of depricated ones) so the avatar has slightly smaller border radius. Once we migrate the other profile Avatars (users, orgs) they will be consistent.

Screenshot 2024-07-01 175205.png