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

Allow up to 3 VCs on dashboard #6518

Open techsmyth opened 6 days ago

techsmyth commented 6 days ago

Description

As a user I want to be able to create and experiment with more than one VC

Acceptance criteria

Note: the amount should be driven by licensing, but for the purpose of unblocking this story we start with 3.

Additional Context

Screen shots / UX designs / data that are relevant.

Areas that will be affected

To be added during the refinement

jeroentskui commented 4 days ago

questions: how many spaces do we support? how do we inform users of this 3 vc limit?

bobbykolev commented 4 days ago

current

As discussed, for this version of the flow, we're supporting just one space and up to 3 VCs. This is valid for the MyAccount widget.

future

In the future, we can make the space field a dropdown (or handle it differently for multiple accounts).

current

There's no information on the limit for now. From 1 we're bumping up to 3.

future

At some point, the amount of VCs will depend on the license.

ccanos commented 3 days ago

There's no real limit on the number of VCs shown, the button is hidden correctly but the limit doesn't apply if the user has more than 3 VCs:

image.png
techsmyth commented 3 days ago

I think the above is correct, if there are more than 3 then they should for now just be shown - or we have to do something more intelligent like show 3 + then have see more etc. So I would suggest to just leave it as it is for now and close this issue - and then raise a separate issue to make the display of the number of VCs limited to avoid taking up too much screen real estate. Also the limit in terms of the button should later come from licensing - but what is above is enough.