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 profile page for External VC #7010

Open SimoneZaza opened 1 week ago

SimoneZaza commented 1 week ago

Description

As a user, I need to know when a VC is based on an external AI service and I need to be aware of the consequences of using it.

Acceptance criteria

Additional Context

image.png

Areas that will be affected

To be added during the refinement

reactoholic commented 2 hours ago

@SimoneZaza , @valeksiev , there is a uncovered scenario where a VC can be created from a Space/Subspace, therefor it accepts the ID from it, but later that Space/Subspace can be deleted for some reason and the VS's ID is no longer connected to that Space/Subspace. In that case we're going to treat the VS as an external one. This is a temporary solution until that edge case is handled.