-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Description
As a user,
When I have joined space A
And space A has a nested space B
And I have NOT joined space B
And I could join space B without an invite
Then I want to see space B in the list of rooms/spaces of space A
So that I could join space B.
Designs:

Notes:
- This applies regardless of the (parent) space's join rules, e.g.
invite
,public
, etc.
Acceptance criteria
- TBD
Dependencies
- None
Out of scope
- Nothing
Questions
- Preview for a space if its join rule isn't
public
.