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

Support of Avatar uploading during VC creation #6695

Open bobbykolev opened 1 month ago

bobbykolev commented 1 month ago

Description

During VC creation, I'd like to have the ability to upload an avatar image for my VC.

Acceptance criteria

Additional Context

Screen shots / UX designs / data that are relevant. https://www.figma.com/design/gV8GGWh99QRKfM65lwedrE/Dashboard-Update?node-id=575-9071&t=iePsu8rdgiFeFNuA-0

Areas that will be affected

To be added during the refinement

techsmyth commented 1 month ago

@bobbykolev this is a wider issue: how to allow uploads before the profile & associated storage bucket is available. There is an issue about this related to references - we need to fix it structurally, probably by using a temporary storage bucket & moving it after entity creation server side. To be discussed!