zinc-collective / convene

An Operating System for the Solidarity Economy
https://convene.zinc.coop
Other
56 stars 19 forks source link

πŸ₯”βœ¨ `Spaces`: New Space Onboarding! #1585

Open KellyAH opened 11 months ago

KellyAH commented 11 months ago

Use Cases

zspencer commented 11 months ago

Thank you @KellyAH !!! I think we're going to want to keep this issue around to start adding improvements to the full Space onboarding flow; I've added one more Use Case: We should presume that if the Space has a Section, that Section is the Entrance to the Space.

zspencer commented 10 months ago

@KellyAH what do you think about adding a prompt when the current room doesn’t have any gizmos?

KellyAH commented 10 months ago

@KellyAH what do you think about adding a prompt when the current room doesn’t have any gizmos?

I'll add that in a new PR

KellyAH commented 10 months ago

Automatically presume the only Section is the Entrance

What does this mean exactly? There can be multiple sections. What am I supposed to build?

zspencer commented 10 months ago

Automatically presume the only Section is the Entrance

What does this mean exactly? There can be multiple sections. What am I supposed to build?

The problem I am trying to solve is there is a blank screen when a Space has a Section but Space#entrance is not set. I think the way to resolve that could go down several pathways:

You will likely need to explore both pathways a little bit (or come up with your own 3rd pathway) before making the call about which is easiest for you to make happen. My instincts are overloading the Space#entrance method is easiest.